Files
open-webui-docs/docs/tutorials/web-search/perplexity_search.mdx
silentoplayz 551a24b417 docs: Reorganize and expand ComfyUI image-generation docs
- Move all image-generation content into docs/image-generation-and-editing/
- Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation)
- Explain how to set node IDs in Open WebUI
- Add example setups for Qwen and FLUX.1 models
- Fix broken links and tidy formatting
2025-11-11 21:03:33 -05:00

27 lines
819 B
Plaintext

---
sidebar_position: 31
title: "❔ Perplexity Search"
---
:::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 Search API
:::info
Perplexity Search API is just a search engine, as opposed to the Perplexity integration, which is using Perplexity's models (in combination with their websearch).
:::
### Setup
1. Navigate to: `Admin Panel` -> `Settings` -> `Web Search`
2. Toggle `Enable Web Search`
3. Set `Web Search Engine` from dropdown menu to `perplexity_search`
4. Enter your Perplexity API key from [Perplexity API Key management](https://www.perplexity.ai/account/api/keys).
5. Press save