Hello everyone,
Has anyone here experimented with the OpenAI Functions Agent node within callin.io?
The provided documentation is rather brief, only mentioning its purpose for function calling, but it lacks specific examples for:
- How to integrate a function into this node.
- Whether it's feasible to utilize OpenAI's structured output directly from this node.
Furthermore, I have a similar inquiry regarding the OpenAI Message Model node.
- If OpenAI already offers structured output, why is it necessary to attach an output parser tool to ensure a structured response in this particular node?
Has anyone managed to successfully implement structured output directly within these nodes without requiring additional processing steps?
Any guidance or examples would be highly valued!
Thank you!
Information on your callin.io setup
- callin.io version: 1.76.1
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): callin.io cloud
- Operating system: OS
Hi,
Thanks for posting! I agree that the documentation could use some improvement here, and I'll report this internally. What kind of functions are you looking to use?
In general, we recommend using the Tools Agent instead, where you can utilize tools to call specific functions. Tools AI Agent node documentation | callin.io
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.