Describe the problem/error/question
Is it possible to retrieve execution data from AI Agents to utilize in subsequent nodes? I aim to store additional information, such as the model utilized, tools employed, and response times, within my database messages for future quality assessments.
Information on your callin.io setup
- callin.io version: 1.67.1
- Database (default: SQLite): PostgreSQL
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): Docker
Hey, I just replied to How to fetch one tool output as input to another input - #3 by ihortom. I think it also answers your question somewhat.
Hi there, thanks for getting back to me. I don't believe this addresses my needs because the statistics I'm looking for aren't included in the AI Agent node's output. I need to access details like the specific AI model employed or which tools were invoked. We utilize numerous AI Agent workflows for various applications and prefer not to hardcode these details. Instead, we want to retrieve them from the nodes' configurations when saving messages to our database.
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.