docs: remove XML tool calling references from openai-compatible page #533
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removes all outdated references to XML tool calling from the OpenAI Compatible provider docs page.
Changes
Context
XML tool calling was removed in v3.42.0 (PR #10841) and the remaining code paths were cleaned up in v3.43.0 (PR #10929). The extension now rejects XML tool calls at runtime. This docs page was cited by the support bot as the source of incorrect advice telling users to switch to XML mode.
Closes EXT-802
View task on Roo Code Cloud
Important
Updates
openai-compatible.mdto remove XML tool calling references, clarifying exclusive support for native tool calling and updating related sections.openai-compatible.md.This description was created by
for fd474b8. You can customize this summary. It will automatically update as commits are pushed.