langchain-openrouter==0.2.6
📦 langchainView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release of langchain-openrouter primarily fixes an issue by adding support for custom HTTP headers via `default_headers`.
🐛 Bug Fixes
- Added support for injecting custom HTTP headers via the `default_headers` parameter in the OpenRouter integration.