letta-ai--letta
4deafc5b1e
🌿 Preview Python SDK / changed-files (push) Has been cancelled
🌿 Preview Python SDK / preview-python-sdk (push) Has been cancelled
🌿 Preview TypeScript SDK / changed-files (push) Has been cancelled
🌿 Preview TypeScript SDK / preview-typescript-sdk (push) Has been cancelled
Sync Code / notify (push) Has been cancelled
Test Package Installation / test-install (3.13) (push) Has been cancelled
Test Package Installation / test-install (3.12) (push) Has been cancelled
Notify Submodule Repos / notify (push) Has been cancelled
Run Docker integration tests / test (push) Has been cancelled
🌿 Publish Docs / run (push) Has been cancelled
Test Package Installation / test-install (3.11) (push) Has been cancelled
22 行
841 B
Bash
22 行
841 B
Bash
##########################################################
|
|
Example enviornment variable configurations for the Letta
|
|
Docker container. Un-coment the sections you want to
|
|
configure with.
|
|
##########################################################
|
|
|
|
|
|
##########################################################
|
|
OpenAI configuration
|
|
##########################################################
|
|
# OPENAI_API_KEY=sk-...
|
|
|
|
##########################################################
|
|
Ollama configuration
|
|
##########################################################
|
|
# OLLAMA_BASE_URL="http://host.docker.internal:11434"
|
|
|
|
##########################################################
|
|
vLLM configuration
|
|
##########################################################
|
|
# VLLM_API_BASE="http://host.docker.internal:8000"
|