Send A Chat Message

This endpoint allows you to invoke an LLM with additional context from all of the data sources and integrations your organization has added on the Locusive platform.

Body Params
chatMessages
array of objects
required

An array of chat messages to send to the service.

chatMessages*
string

A system prompt message

string
required

The UUID of the agent you want your message sent to. An agent must be set up on our website before it can be invoked by the API.

Responses

400

Bad request

500

Internal error

Language
Response
Choose an example:
application/json