ChatPerplexity features and configurations head to the API reference.
Overview
Integration details
Model features
See the links in the table headers below for guides on how to use specific features.
Note that at the time of writing, Perplexity only supports structured outputs on certain usage tiers.
Setup
To access Perplexity models you’ll need to create a Perplexity account, get an API key, and install the@langchain/community integration package.
Credentials
Head to https://perplexity.ai to sign up for Perplexity and generate an API key. Once you’ve done this set thePERPLEXITY_API_KEY environment variable:
Installation
The LangChain Perplexity integration lives in the@langchain/community package:
Instantiation
Now we can instantiate our model object and generate chat completions:Invocation
API reference
For detailed documentation of all ChatPerplexity features and configurations head to the API reference.Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

