mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-19 21:54:17 -04:00
59b196e98a
- Updated reasoning handling in the Anthropic and OpenAI clients to support real-time streaming of reasoning tokens. - Refactored reasoning structures to improve integration with existing models, ensuring consistent behavior across different LLM implementations. - Added comprehensive tests for reasoning and caching functionalities, validating the expected behavior in various scenarios. - Removed deprecated files related to previous caching implementations to streamline the codebase. This update improves the overall performance and reliability of reasoning capabilities in LLM interactions.