"src/vscode:/vscode.git/clone" did not exist on "5237439e297ff4b256085f8cdeacdcdb204c38b3"
example.env 203 Bytes
Newer Older
Timothy J. Baek's avatar
Timothy J. Baek committed
1
2
# Ollama URL for the backend to connect
# The path '/ollama/api' will be redirected to the specified backend URL
Timothy Jaeryang Baek's avatar
Timothy Jaeryang Baek committed
3
OLLAMA_API_BASE_URL='http://localhost:11434/api'
4
5
6

OPENAI_API_BASE_URL=''
OPENAI_API_KEY=''