mirror of
https://github.com/run-llama/agents-observability-demo.git
synced 2026-06-30 21:47:57 -04:00
6 lines
111 B
Bash
6 lines
111 B
Bash
pgql_db="postgres"
|
|
pgql_user="localhost"
|
|
pgql_psw="admin"
|
|
OPENAI_API_KEY="sk-***"
|
|
LLAMACLOUD_API_KEY="llx-***"
|