mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-12 02:55:21 +00:00
The slug 'openai/gpt-5.5' was never a valid Perplexity Agent-API model and the API now rejects it with BadRequestError invalid_model, breaking the entire TestPerplexityResponsesStandard integration suite. Point the fixture, docstring, and unit-test instantiation at 'openai/gpt-5', a currently-listed tool-capable Agent-API model.
langchain-perplexity
Looking for the JS/TS version? Check out LangChain.js.
Quick Install
pip install langchain-perplexity
🤔 What is this?
This package contains the LangChain integration with Perplexity.
📖 Documentation
For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using these classes, see the LangChain Docs.
📕 Releases & Versioning
See our Releases and Versioning policies.
💁 Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the Contributing Guide.