Skip to content

[Platform] Decouple Token Processors from Agent component #527

@chr-hertel

Description

@chr-hertel

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

No one assigned

    Labels

    Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025PlatformIssues & PRs about the AI Platform component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions