beacon-trial-finder / config.py
KevinIsInCoding
perf: switch research agent from Opus to Haiku (#21)
a3080f5 unverified
Raw
History Blame Contribute Delete
177 Bytes
CTGOV_BASE = "https://clinicaltrials.gov/api/v2/studies"
INTAKE_MODEL = "claude-sonnet-4-6"
RESEARCH_MODEL = "claude-haiku-4-5-20251001"
ELIGIBILITY_MODEL = "claude-sonnet-4-6"