AIs

Interact with various LLMs models

I recommend you to use POST one instead, since it is more better.

get/v1/{modelId}/chat

Path parameters

modelIdstring required

The LLM model of the AI, see /v1/models for more info.

Query parameters

textstring required

Prompt or your message to the AI

systemstring

System Prompt or instructions to the AI

Response

Success - Got the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.