langchain-perplexity==1.4.0
📦 langchainView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
Version 1.4.0 for langchain-perplexity introduces support for tool binding and improved tool round-trip handling with the Responses-API, alongside a minor dependency update.
✨ New Features
- Added support for `bind_tools` in Perplexity integration.
- Implemented Responses-API tool round-trip support for Perplexity.
🐛 Bug Fixes
- Updated minimum required version for the core OpenAI dependency.