amplegest / .env.example
Viney's picture
feat: multi-provider LLM support, prominent chat, design pass, and new analytics
7880373
Raw
History Blame Contribute Delete
471 Bytes
# Copy this file to .env and fill in your keys
ANTHROPIC_API_KEY=
# LangSmith tracing (opt in only; retrieved evidence can contain sensitive text)
LANGCHAIN_TRACING_V2=false
LANGCHAIN_API_KEY=
LANGCHAIN_PROJECT=amplegest
# Tavily live news search
TAVILY_API_KEY=
# Alpha Vantage earnings call transcripts
# Get keys at https://www.alphavantage.co/support/#api-key
# Two keys rotate to stay under the per-key rate limit
ALPHAVANTAGE_API_KEY_1=
ALPHAVANTAGE_API_KEY_2=