Spaces:
Sleeping
Sleeping
KevinIsInCoding
feat: SRP refactor, streaming UX fix, and semantic disease detection (#12)
22195c1 unverified | { | |
| "type": "object", | |
| "properties": { | |
| "standardized_name": { | |
| "type": "string", | |
| "description": "Full standardized medical name of the patient's disease (e.g. 'Amyotrophic Lateral Sclerosis')" | |
| } | |
| }, | |
| "required": ["standardized_name"] | |
| } | |