We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5702a0d commit 6611effCopy full SHA for 6611eff
examples/patient_intake_extraction_baml/baml_src/patient.baml
@@ -74,6 +74,7 @@ function ExtractPatientInfo(intake_form: pdf) -> Patient {
74
Extract all patient information from the following intake form document.
75
Please be thorough and extract all available information accurately.
76
77
+ {{ _.role("user") }}
78
{{ intake_form }}
79
80
Fill in with "N/A" for required fields if the information is not available.
0 commit comments