Skip to content

[AI Bundle] Provide an easy way to add input/output processor to an agent via config #346

@VincentLanglet

Description

@VincentLanglet

Looking at https://github.com/symfony/ai/blob/main/src/ai-bundle/config/options.php
and https://github.com/symfony/ai/blob/main/src/ai-bundle/src/AiBundle.php

I don't see an easy way to add an input/output processor to a platform or an agent.
They currently only added with custom config like

  • structured_output
  • system_prompt
  • ...

So it's not easy to add a custom input/output processor. Am I wrong ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI BundleIssues & PRs about the AI integration bundleRFCRFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions