cURL
curl --request POST \ --url https://api.gbase.ai/v1/digitals/v1/chat/completions \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.gbase.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gbase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Json body. Same with openai chat api.
Successful Response