diff --git a/404.html b/404.html index bcd20ce3..18d04046 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
The first time you start OpenRAG, whether using the TUI or a .env file, you must complete application onboarding.
Most values from onboarding can be changed later in the OpenRAG Settings page, but there are important restrictions.
The language model provider and embeddings model provider can only be selected at onboarding. -To change your provider selection later, you must reinstall OpenRAG.
You must use the same provider for your language model and embedding model, unless you're using Ollama.
Choose one LLM provider and complete only those steps:
-You can use different providers for your language model and embedding model, such as Anthropic for the language model and OpenAI for the embeddings model.
Choose one LLM provider and complete these steps:
+.env file.
Alternatively, paste an OpenAI API key into the field.Anthropic does not provide embedding models. If you select Anthropic for your language model, you must then select a different provider for embeddings.
.env file.
+Alternatively, paste an Anthropic API key into the field.