docktent / .env.example
nulltron's picture
Upload 30 files
8b2d981 verified
Raw
History Blame Contribute Delete
234 Bytes
TAVILY_API_KEY=...
# To separate your traces from other application
LANGSMITH_PROJECT=react-agent
# The following depend on your selected configuration
## LLM choice:
ANTHROPIC_API_KEY=....
FIREWORKS_API_KEY=...
OPENAI_API_KEY=...