langchain/libs/core/tests
Mason Daugherty fbd5a238d8
fix(core): revert "fix: tool call streaming bug with inconsistent indices from Qwen3" (#32307)
Reverts langchain-ai/langchain#32160

Original issue stems from using `ChatOpenAI` to interact with a `qwen`
model. Recommended to use
[langchain-qwq](https://python.langchain.com/docs/integrations/chat/qwq/)
which is built for Qwen
2025-07-29 10:26:38 -04:00
..
benchmarks core: make ruff rule PLW1510 unfixable (#31868) 2025-07-07 10:28:30 -04:00
integration_tests core: Add ruff rules for PIE (#26939) 2024-09-27 12:08:35 -04:00
unit_tests fix(core): revert "fix: tool call streaming bug with inconsistent indices from Qwen3" (#32307) 2025-07-29 10:26:38 -04:00
__init__.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00