v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
ChatService

UpdateChat

post/textql.rpc.public.chat.ChatService/UpdateChat

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

chatIdstring
researchboolean nullable

update report mode

summarystring nullable

update chat summary

dashboardModeboolean nullable

update dashboard mode

methodology'METHODOLOGY_UNKNOWN' | 'METHODOLOGY_ADAPTIVE' | 'METHODOLOGY_PRESCRIPTIVE' | 'METHODOLOGY_THOROUGH' | 'METHODOLOGY_CAREFUL' | 'METHODOLOGY_ONTOLOGY_BUILDING'
fastModeboolean nullable

update fast inference mode

maxThinkingboolean nullable

update max thinking mode

Response

Success

Example response

{
  "chat": {
    "timestamp": "2023-01-15T01:30:15.01Z",
    "updatedAt": "2023-01-15T01:30:15.01Z"
  }
}