Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

feat: Allow any normalizable result from a tool #355

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

valtzu
Copy link
Contributor

@valtzu valtzu commented Jun 28, 2025

Resolves #132

@valtzu valtzu force-pushed the tool-result-mixed branch from e96b9ee to 5f3712f Compare June 28, 2025 17:46
@valtzu valtzu force-pushed the tool-result-mixed branch from 5f3712f to 7c9515a Compare June 28, 2025 21:04
Copy link
Member

@chr-hertel chr-hertel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @valtzu!

@chr-hertel chr-hertel merged commit 04bba9b into php-llm:main Jun 28, 2025
7 checks passed
OskarStark added a commit to symfony/ai that referenced this pull request Jul 1, 2025
This PR was merged into the main branch.

Discussion
----------

feat: allow any normalizable result from a tool

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| Docs?         |
| Issues        |
| License       | MIT

Cherry picking php-llm/llm-chain#355

Commits
-------

006732d feat: allow any normalizable result from a tool (#355)
symfony-splitter pushed a commit to symfony/ai-agent that referenced this pull request Jul 11, 2025
This PR was merged into the main branch.

Discussion
----------

feat: allow any normalizable result from a tool

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| Docs?         |
| Issues        |
| License       | MIT

Cherry picking php-llm/llm-chain#355

Commits
-------

006732d feat: allow any normalizable result from a tool (#355)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empower tools to return whatever they want instead of string
3 participants