@inductiv/node-red-openai-api
Version:
Enhance your Node-RED projects with advanced AI capabilities.
9 lines (6 loc) • 361 B
Markdown
# Step Definitions
This directory is reserved for future executable Cucumber step definitions.
When step definitions are added, keep them scoped to the same API-family and
operation boundaries used by the feature files. Shared assertions or builders
should stay small and move into `features/support/` only when more than one step
definition file needs them.