Skip to main content
POST
Chat With Llm

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string<uuid>
required
session_id
string<uuid>
required

Body

application/json
content
string
required

Response

Successful Response

user_message
ChatMessageOut · object
required
assistant_message
ChatMessageOut · object
required
answer
string
required
graph_nodes_created
integer
required
graph_edges_created
integer
required