Spaces:
Sleeping
Sleeping
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 filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 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
|
| 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
|