We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ed2f1 commit ca8427aCopy full SHA for ca8427a
1 file changed
readme.md
@@ -21,7 +21,7 @@ part of the stack when running with the Linux profile: run `docker compose up --
21
Make sure to set the `OLLAMA_BASE_URL=http://llm:11434` in the `.env` file when using Ollama docker container.
22
23
**Windows**
24
-Not supported by Ollama, so Windows users need to generate a OpenAI API key and configure the stack to use `GPT-3.5` or `GPT-4` in the `.env` file.
+Not supported by Ollama, so Windows users need to generate a OpenAI API key and configure the stack to use `gpt-3.5` or `gpt-4` in the `.env` file.
25
# Develop
26
27
> [!WARNING]
0 commit comments