allanbunch / node-red-openai-api

Build low-code, advanced AI applications and workflows using **any** OpenAI API-compatible framework.
https://www.npmjs.com/package/@inductiv/node-red-openai-api
MIT License
30 stars 5 forks source link

Custom property paths not honored. #22

Closed allanbunch closed 5 months ago

allanbunch commented 5 months ago

The only property path being honored by the node is the base msg.payload property. Custom property paths, e.g. msg.assistant; msg.custom.props; flow.payload cause errors.

allanbunch commented 5 months ago

Fixed in v1.1.0.