newtrone / .env.example
nulltron's picture
Upload 62 files
c2df2b9 verified
Raw
History Blame Contribute Delete
245 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=...