-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Currently the agent is only a slim wrapper around the Platform and basically only has a few features
- structured output (should that be in Platform?)
- input/output extension points (should that be in Platform?)
- validation of input & capabilities (should that be in Platform?)
- handling of multi-step tool calling <- the only feature atm?
One big feature we should enable is multi-agent with different characteristics:
- orchestration agent
one agent that is the main agent and basically uses other agents as tools (should be possible already) - agent hand-off
multiple agents handing off the responsibility and context between each other
junaidbinfarooq and aszenz
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