Skip to content

@mirego/forra-api


@mirego/forra-api / Conversations API / ConversationResponse

Interface: ConversationResponse

Properties

assistant?

optional assistant: AssistantPublicResponse


id

id: string


is_read_only

is_read_only: boolean


last_activity_at

last_activity_at: null | string


model

model: null | string


owner_user_name?

optional owner_user_name: null | string


payload

payload: ConversationMessage[]


project_id

project_id: null | string


title

title: string


updated_at

updated_at: string


user_data

user_data: null | Record\<string, unknown>