Refactor environment variable setup in readme.md
This commit is contained in:
parent
6b1f99de18
commit
b5bc9eb529
@ -42,8 +42,7 @@ This project offers a tool for highlighting and annotating sentences in PDF docu
|
|||||||
```
|
```
|
||||||
|
|
||||||
4. Set up environment variables:
|
4. Set up environment variables:
|
||||||
- Create a `.env` file in the root directory.
|
- Add your OpenAI API key and/or LLM model details to the `.env` file:
|
||||||
- Add your OpenAI API key and LLM model details:
|
|
||||||
```
|
```
|
||||||
OPENAI_API_KEY=your_openai_api_key
|
OPENAI_API_KEY=your_openai_api_key
|
||||||
LLM_MODEL=your_llm_model
|
LLM_MODEL=your_llm_model
|
||||||
|
Loading…
x
Reference in New Issue
Block a user