Update description

This commit is contained in:
William Fu-Hinthorn
2025-05-14 06:51:50 -07:00
parent a00d8ef46f
commit cd1003d7b5
2 changed files with 9 additions and 18 deletions

View File

@@ -1,9 +1,4 @@
# To separate your traces from other application
LANGSMITH_PROJECT=new-agent
# The following depend on your selected configuration
## LLM choice:
ANTHROPIC_API_KEY=....
FIREWORKS_API_KEY=...
OPENAI_API_KEY=...
# Add API keys for connecting to LLM providers, data sources, and other integrations here