Skip to content
Conversation
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

Conversation

Manages the structured formats, timing, and active recording of conversations.

Data Model

er Conversation data model
Gallery

API

start-session
Starts a new conversation session using a specific format.
Properties
format-idstringparticipantsarray
Parameter Type Required Description
format-id string
participants array
mark-moment
Creates a timestamped flag during an active session.
Properties
session-idstringtimestampnumber
Parameter Type Required Description
session-id string
timestamp number
end-session
Ends an active conversation session.
Properties
session-idstring
Parameter Type Required Description
session-id string

Reactive Topology

autoflow Conversation reactive topology
Gallery