neurobagel / query-tool-ai

MIT License
2 stars 0 forks source link

Validation of the parsed dictionary and construction of final API URL #16

Closed Raya679 closed 3 months ago

Raya679 commented 4 months ago

Outcome

Example

Validations

User prompt : How many users with min age 80 and max age 30 Model: Sorry but minimum age can’t be bigger than maximum age

User promt : Healthy consubjects diagnosed with Parkinson's. Model: Subjects cannot both be healthy controls and have a diagnosis.

Fetching termURLs

diagnosis : 'schizophrenia' output : snomed:58214004

assessment : 'zuckerman sensation seeking scale' output : cogatlas:trm_56abebfe9aaa3

Tasks

rmanaem commented 3 months ago

@Raya679 Feel free to close this milestone since it has been addressed 🎉