Change8

langchain-openai==1.1.9

📦 langchainView on GitHub →
2 features🐛 1 fixes🔧 3 symbols

Summary

This release introduces a new ContextOverflowError for handling context limits in Anthropic and OpenAI integrations, and includes a fix for sanitizing URLs during image token counting.

✨ New Features

  • Add ContextOverflowError, raised in anthropic and openai integrations.
  • Add text_inputs and text_outputs to model profiles.

🐛 Bug Fixes

  • Sanitize URLs when counting tokens in images.

Affected Symbols