LLM API
Overview
LLM Chat API allows you to talk about anything you want. No restrictions, no rules, no censorship.
Available Endpoints
Create Chat Endpoint
Create chat endpoint allows you to talk about anything you want with no restrictions, no rules and censorship buy passing the model_id
of the preferred model you want to use.
Get Chat Endpoint
The Get Chat endpoint helps to get all conversation for a perticular chat_id
.
Get Queued Reponse Endpoint
The Get Queued Chat endpoint helps to get a chat that is being queued. Pass the chat_id
of the conversion to get the currenlty queued chat.
Playground
You can try the available endpoints in our Playground section, just make sure to sign up first.