LowCodeAPI
1 APIs
  • Chat(1)
POST
AnthropicCohereGoose AIMistral AIOpenAI
POST
https://api.lowcodeapi.com/unified/v1/ai-chat
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
messagesarray*
The messages to generate chat completions for in the chat format
modelstring*
ID of the model to use.
temperaturenumber
What sampling temperature to use between 0 and 2. Higher values like 0.8 will make the output more random; while lower values like 0.2 will make it more focused and deterministic. We generally recommend altering this or top_p but not both
AI Chat