noteguard-agent / .env.example
github-actions[bot]
Deploy 9aa839066bbf99a8ada733b41479a39770b3bb83 from main
eb83689
Raw
History Blame Contribute Delete
379 Bytes
# Google Gemini (DeepMind) - reasoning model
GOOGLE_API_KEY=
# Tavily - public-guidance grounding only (never patient text)
TAVILY_API_KEY=
# LangSmith - tracing + evals
LANGSMITH_API_KEY=
LANGSMITH_TRACING=true
LANGSMITH_PROJECT=noteguard-hackathon
# optional: swap the model (any init_chat_model id, e.g. anthropic:claude-... )
NOTEGUARD_MODEL=google_genai:gemini-2.5-flash