Agent Endpoints
Treatment Plan
Generates treatment plan based on clinical presentation and diagnostic findings.
POST
How to Use
Required Input
- Species (e.g., dog, cat) must be included for an accurate treatment plan.
Recommended Details (Optional but improves accuracy)
- Signalment: Breed, age, sex, and spayed/neutered status.
- Specific Disease of Interest: If you are looking for a treatment plan for a particular condition, providing the disease name ensures a more targeted response.
- Medical History: If no specific disease is named, the AI will analyze relevant medical history and suggest treatment plans based on the most likely differentials.
Accepted Input Types
We can process various input formats, including:
- A structured clinical history
- A free-form chat history with relevant details (This input type can be highly customized to the user’s needs.)
- A direct question about a disease
- A summarized set of symptoms
Inputs must be relevant to veterinary medicine and specific to the requested agent. However, the system is designed to process various formats and will extract the necessary medical context while filtering out irrelevant details to generate accurate treatment plans.
Request Example
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"<String>"