Change8

langchain-openai==1.1.13

📦 langchainView on GitHub →
1 features🐛 4 fixes🔧 1 symbols

Summary

This release primarily focuses on bug fixes related to API response handling, token extraction, and User-Agent overrides, alongside adding a feature to impute placeholder filenames for OpenAI file inputs.

✨ New Features

  • Impute placeholder filenames for OpenAI file inputs.

🐛 Bug Fixes

  • Handle content blocks without a 'type' key during responses API conversion.
  • Use is-not-None checks in usage metadata token extraction for OpenAI, Groq, and OpenRouter.
  • Update computer call test for OpenAI.
  • Allow user-provided User-Agent to override the Azure default User-Agent.

Affected Symbols