@inductiv/node-red-openai-api
Version:
Enhance your Node-RED projects with advanced AI capabilities.
13 lines (8 loc) • 357 B
Markdown
# Support
This directory is reserved for shared BDD support code.
Examples of future contents:
- common fixture builders
- shared Node-RED flow setup helpers
- reusable OpenAI SDK mocks for behavior-level checks
Do not add support code here until more than one executable feature needs the
same helper. Keep behavior definitions in feature files first.