fix: documentation

This commit is contained in:
olederle 2024-03-15 15:44:59 +01:00
parent 75fa2e8239
commit 8fbd1eeb5c

View File

@ -181,7 +181,7 @@ Once installed, you can run PrivateGPT.
PGPT_PROFILES=azopenai make run
```
PrivateGPT will use the already existing `settings-openai.yaml` settings file, which is already configured to use OpenAI LLM and Embeddings endpoints, and Qdrant.
PrivateGPT will use the already existing `settings-azopenai.yaml` settings file, which is already configured to use Azure OpenAI LLM and Embeddings endpoints, and Qdrant.
The UI will be available at http://localhost:8001