Train
Request
curl --location --request GET 'https://publicapi.xenioo.com/llm/train' \
--header 'Authorization: Bearer <BOT_AUTH_TOKEN>' \
--header 'Content-Type: application/json'Response
Response Codes
Last updated
curl --location --request GET 'https://publicapi.xenioo.com/llm/train' \
--header 'Authorization: Bearer <BOT_AUTH_TOKEN>' \
--header 'Content-Type: application/json'Last updated