Chat With Llm
chat
Chat With Llm
Send a message and get an LLM response with graph extraction.
This endpoint:
- Retrieves context from the project’s associated vaults
- Includes conversation history
- Calls the LLM to generate a response and extract entities/relationships
- Writes extracted graph data to the project graph
- Stores both user and assistant messages
POST
Chat With Llm
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json