"src/targets/gpu/vscode:/vscode.git/clone" did not exist on "5e132673ad9fef56e8eec1cc67692cb3c89da395"
.env.example 311 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

OPENAI_API_BASE_URL=''
6
7
OPENAI_API_KEY=''

8
9
# AUTOMATIC1111_BASE_URL="http://localhost:7860"

10
11
12
# DO NOT TRACK
SCARF_NO_ANALYTICS=true
DO_NOT_TRACK=true