-
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: symfony/ai-scaleway-platform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/ai-scaleway-platform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 4 contributors
Commits on Mar 14, 2026
-
[Platform] Extract duplicated completions conversion methods into Com…
…pletionsConversionTrait
Configuration menu - View commit details
-
Copy full SHA for 3f18dd3 - Browse repository at this point
Copy the full SHA 3f18dd3View commit details
Commits on Mar 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1d59517 - Browse repository at this point
Copy the full SHA 1d59517View commit details
Commits on Mar 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 498828e - Browse repository at this point
Copy the full SHA 498828eView commit details
Commits on Mar 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 65de318 - Browse repository at this point
Copy the full SHA 65de318View commit details -
bug #1792 [Platform][Generic][Scaleway] Fix tool call without argumen…
…ts (guillaume-ro-fr) 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
Configuration menu - View commit details
-
Copy full SHA for a56f647 - Browse repository at this point
Copy the full SHA a56f647View commit details
Commits on Mar 31, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 76ce6a1 - Browse repository at this point
Copy the full SHA 76ce6a1View commit details
Commits on Apr 3, 2026
-
[Platform] Add token usage extraction for embeddings responses
Add TokenUsageExtractor for embeddings in OpenAi, Generic, Scaleway, DockerModelRunner and VertexAi bridges. The extractors parse token usage information from embedding API responses and return a TokenUsage object with prompt and total token counts. VertexAi uses a different response format with per-embedding statistics, so the extractor sums up token_count from all predictions.
Configuration menu - View commit details
-
Copy full SHA for c1f9eb2 - Browse repository at this point
Copy the full SHA c1f9eb2View commit details
Commits on Apr 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bab4e7e - Browse repository at this point
Copy the full SHA bab4e7eView commit details
Commits on Apr 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8e1985f - Browse repository at this point
Copy the full SHA 8e1985fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.0...v0.7.0