product · inferred from evidence
Qwen
A model family that returns tool calls in specific XML-like tags.
- Qwen3 tool calls not parsed into AIMessage.tool_calls on OCI
Using Qwen3 models through ChatOCIGenAI with LangChain tool calling, the tool calls are not parsed into AIMessage.tool_calls. The model returns valid tool calls wrapped in [tool_call] tags, but they stay as raw text in content and tool_call