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.
FAQ
Looking for an integration not listed here? Check out the integrations documentation and the note in the libs/ README about third-party maintained packages.
Integration docs
For full documentation, see the primary and API reference docs for integrations.