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.
Clear Server Cache Endpoint
This endpoint clear server cache
Restart Server Endpoint
This endpoint restart the server