Skip to main content

Thread

Version: v1.1.0

Stored entity

Partition key pk, sort key sk • discriminator type = "THREAD"

Overview

Thread model

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
updated_atstr
created_atstr
tenant_idstr
user_idstr
typestrTHREAD
thread_idstr
titlestr
meta_datadict{}

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newassistant/chatsrc/assistant_chat.py
StreamDynamoDB streamtable items where type is one of MESSAGE, THREADsrc/history/assistant_history_process.py

Change history

v1.1.0 · 2026-06-04 · Cian (shared account) · ecd3eef3b

Add Assistant smoke tests and history support

  • Added optional field meta_data.
v1.0.0 · 2025-05-09 · Cian (shared account) · 3a7865c16

fx

  • Initial version.

Generated from dismantly-backend/Microservices/Assistant/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC