You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
233 B
8 lines
233 B
3 months ago
|
AZURE_STORAGE_CONNECTION_STRING=your_azure_storage_connection_string
|
||
|
AZURE_STORAGE_CONTAINER_NAME=your_azure_storage_container_name
|
||
|
PORT=8080
|
||
|
OPENAI_API_KEY=
|
||
|
ANTHROPIC_API_KEY=
|
||
|
USE_LOCAL_STORAGE=true
|
||
|
BASE_URL="http://127.0.0.1:8080"
|