OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"ExpasyGPT","description":"This service helps users to use resources from the Swiss Institute of Bioinformatics,\nsuch as SPARQL endpoints, to get information about proteins, genes, and other biological entities.","version":"1.0.0"},"paths":{"/chat":{"post":{"summary":"Chat","description":"Chat with the assistant main endpoint.","operationId":"chat_chat_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}