Files
chatgpt-web/.env
2024-06-06 17:29:45 +03:00

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"