releaseintermediate
[Release] langchain-ai/langchain langchain-openai==1.1.15: langchain-openai==1.1.15
By github-actions[bot]github
View original on githublangchain-openai version 1.1.15 is released with bug fixes for streaming response handling and Azure chat profile inference. The update accommodates dictionary response items in streaming operations and improves Azure model profile detection from model names. Model profile data has been refreshed to reflect the latest configurations.
Key Points
- •Fixed streaming to properly handle dict response items instead of assuming specific response types
- •Improved Azure chat profile inference by extracting profiles directly from model name parameters
- •Refreshed model profile data to ensure compatibility with latest OpenAI and Azure models
- •Streaming operations now more robust with better response type handling
- •Azure deployment configuration simplified through automatic profile detection
- •Maintains backward compatibility while fixing edge cases in streaming workflows
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete