Skip to content

V0.88.22#168

Merged
dwash96 merged 5 commits intomainfrom
v0.88.22
Nov 19, 2025
Merged

V0.88.22#168
dwash96 merged 5 commits intomainfrom
v0.88.22

Conversation

@dwash96
Copy link
Copy Markdown
Collaborator

@dwash96 dwash96 commented Nov 19, 2025

No description provided.

- Gemini Uses Parallel tool calls so needs to use the chunk id directly
- Deepseek uses numeric index positions after a single preamble with the tool id
- Claude uses numeric index positions but it is 1 and not 0 based
- So basically, use chunks if present, but because models generate sequentially, as long as there is a preamble, a tool call with an index and no id can be assumed to be a part of the prior tool call part
@dwash96 dwash96 merged commit dbfdc61 into main Nov 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant