beacon-trial-finder / .env.example
KevinIsInCoding
Initial release: Beacon rare disease clinical trial finder
6977736
Raw
History Blame Contribute Delete
291 Bytes
# ⚠️ Copy this file to .env and replace with your actual API keys.
# Never commit .env or real API keys to version control.
OPENAI_API_KEY=your_openai_api_key_here
ANTHROPIC_API_KEY=your_anthropic_api_key_here
# Optional: switch LLM backend (default: anthropic)
# LLM_PROVIDER=openai