Skip to content

Commit 5d64b8e

Browse files
Update README.md
1 parent 49cab69 commit 5d64b8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ VITE_LLM_MODELS_PROD="openai_gpt_4o,openai_gpt_4o_mini,diffbot,gemini_1.5_flash"
4040
if you only want OpenAI:
4141
```env
4242
VITE_LLM_MODELS_PROD="diffbot,openai-gpt-3.5,openai-gpt-4o"
43-
VITE_LLM_MODELS_PROD="diffbot,openai-gpt-3.5,openai-gpt-4o"
4443
```
4544

4645
Backend ENV
@@ -51,7 +50,6 @@ OPENAI_API_KEY="your-openai-key"
5150
if you only want Diffbot:
5251
```env
5352
VITE_LLM_MODELS_PROD="diffbot"
54-
VITE_LLM_MODELS_PROD="diffbot"
5553
```
5654

5755
Backend ENV

0 commit comments

Comments
 (0)