KevinIsInCoding Claude Sonnet 4.6 commited on
Commit
13ab5fc
Β·
1 Parent(s): 863db8b

fix: update intake prompt default radius from 100 to 20 miles

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -44,7 +44,7 @@ The tool returns the benchmarks to collect for that disease.
44
  If unrecognized, skip benchmarks.
45
 
46
  OPTIONAL:
47
- β€’ Search radius in miles (default 100)
48
  β€’ Study types β€” ask what the patient wants and briefly explain each option:
49
  Clinical trials by phase:
50
  Early Phase 1 β€” first-in-human safety; ~10–15 people
 
44
  If unrecognized, skip benchmarks.
45
 
46
  OPTIONAL:
47
+ β€’ Search radius in miles (default 20)
48
  β€’ Study types β€” ask what the patient wants and briefly explain each option:
49
  Clinical trials by phase:
50
  Early Phase 1 β€” first-in-human safety; ~10–15 people