diff --git a/docs/tutorials/web-search/perplexity.mdx b/docs/tutorials/web-search/perplexity.mdx new file mode 100644 index 00000000..14cb9c8a --- /dev/null +++ b/docs/tutorials/web-search/perplexity.mdx @@ -0,0 +1,18 @@ +--- +sidebar_position: 30 +title: "Perplexity" +--- + +:::warning +This tutorial is a community contribution and is not supported by the Open WebUI team. It serves only as a demonstration on how to customize Open WebUI for your specific use case. Want to contribute? Check out the contributing tutorial. +::: + +## Perplexity API + +### Setup + +1. Navigate to: `Admin Panel` -> `Settings` -> `Web Search` +2. Toggle `Enable Web Search` +3. Set `Web Search Engine` from dropdown menu to `perplexity` +4. Enter your Perplexity API key from [Perplexity API Key management](https://www.perplexity.ai/account/api/keys). +5. Press save