4.13.0rc3
Pre-release
Pre-release
Bug Fixes
- LLM Observability: Resolves a
TypeErrorraised during streamed tool-call reconstruction when an OpenAI-compatible backend (e.g. DashScope/Qwen) e
mits a tool-call delta withfunction.argumentsorcustom.inputset toNoneinstead of"".
- LLM Observability: Resolves an issue where the OpenAI and LiteLLM integrations reported zero cost for OpenRouter requests using a bring-your-own-ke
y setup.