mirror of
https://github.com/symfony/ai-scaleway-platform.git
synced 2026-03-23 23:32:07 +01:00
main
This PR was squashed before being merged into the main branch. Discussion ---------- [Platform][Generic][Scaleway] Fix tool call without arguments | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Docs? | no <!-- required for new features --> | Issues | None <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT When calling a tool on Scaleway (extends Generic, the `arguments` array may not be included in the results, which causes problems when converting the result with `ResultConverter`. This PR fixes the issue by checking that the array exists before retrieving its content. Linked to #1649 (closed - merge conflicts) Commits ------- 59601c0b [Platform][Generic][Scaleway] Fix tool call without arguments
Scaleway Platform
Scaleway platform bridge for Symfony AI.
Resources
Languages
PHP
100%