Files
graphtest/.env.example

5 lines
168 B
Plaintext
Raw Normal View History

2024-09-13 16:28:17 -07:00
# To separate your traces from other application
2024-09-13 16:57:34 -07:00
LANGSMITH_PROJECT=new-agent
2024-09-13 16:28:17 -07:00
2025-05-14 06:51:50 -07:00
# Add API keys for connecting to LLM providers, data sources, and other integrations here