Reflect and generate answer
POST/v1/default/banks/:bank_id/reflect
Reflect and formulate an answer using bank identity, world facts, and opinions.
This endpoint:
- Retrieves experience (conversations and events)
- Retrieves world facts relevant to the query
- Retrieves existing opinions (bank's perspectives)
- Uses LLM to formulate a contextual answer
- Returns plain text answer and the facts used
Authentication required — include an
Authorization: Bearer hsk_...header. See Authentication for details.
Request
Responses
- 200
- 422
Successful Response
Validation Error