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

Conversation

@valtzu
Copy link
Contributor

@valtzu valtzu commented Jun 29, 2025

Resolves #352

@valtzu valtzu force-pushed the tool-param-denormalization branch from c3708dd to 0bab7a9 Compare June 29, 2025 16:03
@valtzu valtzu force-pushed the tool-param-denormalization branch from 0bab7a9 to 9413a0d Compare June 29, 2025 16: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.

Thanks @valtzu - great and merged :)

@chr-hertel chr-hertel merged commit 16fc8b0 into php-llm:main Jun 30, 2025
7 checks passed
chr-hertel added a commit that referenced this pull request Jun 30, 2025
@valtzu any idea about this case?

found it after merging #359 with example
[examples/toolbox/tavily.php](https://github.com/php-llm/llm-chain/blob/main/examples/toolbox/tavily.php)

patch feels a bit hacky, but does the job atm
chr-hertel added a commit to symfony/ai that referenced this pull request Jul 4, 2025
This PR was merged into the main branch.

Discussion
----------

feat: Denormalize tool arguments

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

Cherry picking php-llm/llm-chain#359

Commits
-------

1491da8 feat: Denormalize tool arguments (#359)
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.

Tool call parameter denormalization

2 participants