Categorize symptom
diagnostic_categorizeClassify a free-text symptom into the most likely diagnostic category with confidence scores for all categories.
Instructions
Step 1 of the funnel: classify a free-text symptom into the most likely diagnostic category, with a confidence score and the scores for every category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symptom | Yes | Free-text description of the network/service issue. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symptom | Yes | ||
| recommended_category | Yes | ||
| confidence_score | Yes | ||
| category_description | Yes | ||
| all_scores | Yes |