Skip to content
Snippets Groups Projects
Commit a40c91b0 authored by Marcus Schiesser's avatar Marcus Schiesser
Browse files

docs: fixed path

parent 98894055
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ poetry install
poetry shell
```
By default, we use the OpenAI LLM (though you can customize, see `app/context.py`). As a result you need to specify an `OPENAI_API_KEY` in an .env file in this directory.
By default, we use the OpenAI LLM (though you can customize, see `app/settings.py`). As a result you need to specify an `OPENAI_API_KEY` in an .env file in this directory.
Example `.env` file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment