langchain-openai==1.2.2
📦 langchainView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This release focuses on maintenance, dependency bumps, and minor fixes within the OpenAI integration, including guarding httpx finalizers and correctly sourcing LLM context sizes.
🐛 Bug Fixes
- Guarded httpx finalizers.
- Source LLM context size from model profiles.
- Broadened condition for ContextOverflowError to accommodate other providers.