For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
revvue.ai
Log in
Docs
API Reference
Inbox
Types
Objects
ChatMessageGql
OBJECT
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Fields
id
String
Optional
parentMessageId
String
Optional
actor
ActorGql
Optional
Show 1 field
content
ContentGql
Optional
Show 3 fields
status
AgentStreamStatus
Optional
Allowed values:
PENDING
IN_PROGRESS
COMPLETED
ERROR
tags
list of Strings
Optional
chainOfThoughts
list of
ContentGqls
Optional
Show 3 fields
totalCost
Double
Optional
attachments
list of
InvokeAttachmentGqls
Optional
Show 9 fields
Referenced by
Fields
ChatStreamObjectLegacyGql.message