Files
QingLong/AI/Manim/generative-manim/api/.env.example
2025-08-15 09:13:13 +08:00

8 lines
233 B
Plaintext

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"