OM Core Endpoints
LLM Chat Completions
Get completions for a chat message
POST
OpenMind integrates with multiple language models (LLMs) to provide chat completions. This endpoint allows you to interact with different LLM providers to generate chat completions.
Authorizations
Path Parameters
The provider of the LLM (openai, deepseek, gemini)
Available options:
openai
, deepseek
, gemini
, xai
Body
application/json
Response
200
application/json
Successful response
The response is of type object
.