mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
6 lines
214 B
Bash
6 lines
214 B
Bash
# Uncomment the following line to use the mocked API
|
|
#VITE_API_BASE=http://localhost:5174
|
|
#VITE_ENDPOINT_COMPLETIONS=/v1/chat/completions
|
|
#VITE_ENDPOINT_MODELS=/v1/models
|
|
#VITE_OPENAI_API_KEY="your-openai-api-key"
|