mirror of
https://github.com/wahyd4/SAI2.git
synced 2026-08-08 21:01:21 +10:00
9 lines
169 B
Bash
9 lines
169 B
Bash
|
|
OPENAI_API_KEY=
|
|
OPENAI_BASE_URL=https://api.openai.com/v1
|
|
SEARCH1API_KEY=
|
|
LLM_MODEL=gpt-3.5-turbo-0125
|
|
RELATED_QUESTIONS=1
|
|
NEXT_PUBLIC_GOOGLE_ANALYTICS=
|
|
CHAT_HISTORY=1
|