Securitron Bot
Securitron is built on a series of specialized Small Language Models (SLMs), designed to enhance user experience and streamline interactions within the AquilaX ecosystem. π
Authorizations
Body
Data to submit on your request to Securitron
Response
Successful response with a structured text output
Since the content type is always set to text/markdown, it should consistently be processed as such. This applies even if an API call fails with a status code other than 200βthe response body will still contain a markdown-formatted message conveying the necessary information to the user. The only exception is when the content type is set to stream; in that case, the content should still be treated as markdown but delivered in a streaming format.
Python code example to read the data in stream
"Hey Name Surname! \nYou authenticated via google using[email protected]. \n"
