-
-
Notifications
You must be signed in to change notification settings - Fork 102
Open
glady/symfony-ai
#2Labels
Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025PlatformIssues & PRs about the AI Platform componentIssues & PRs about the AI Platform component
Description
Currently the Platform component has dependencies to the Agent component - which is wrong from an architecture point of view, since the Platform component is the lower level component, and the dependency should be uni-directional from Agent to Platform.
Besides #519 there is also the dependency from out current token output solution in Platform to Agent because it is using the OutputProcessorInterface extension point.
Does the Platform component need a similar extension point?
Potentially should be aligned with implementation of #519
Metadata
Metadata
Assignees
Labels
Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025PlatformIssues & PRs about the AI Platform componentIssues & PRs about the AI Platform component