-
- Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
AgentIssues & PRs about the AI Agent componentIssues & PRs about the AI Agent componentHackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025
Description
While working with an agent, especially if it includes tools, it is really useful to access details and metadata of execution steps. The bundle already tries to improve that situation with traceable decorators and an UI.
But I was wondering if we should introduce some kind of trace/protocol of the chain execution (incl. raw messages and potential tool details) out of the box.
MLFlow solves that quite impressive:
https://mlflow.org/docs/latest/tracing/
valtzu
Metadata
Metadata
Assignees
Labels
AgentIssues & PRs about the AI Agent componentIssues & PRs about the AI Agent componentHackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025