-
-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
AI BundleIssues & PRs about the AI integration bundleIssues & PRs about the AI integration bundleRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)
Description
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
Labels
AI BundleIssues & PRs about the AI integration bundleIssues & PRs about the AI integration bundleRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)