Dt_(Kit)_ai_thread

Dummy Data Type

The Dt_(Kit)_ai_thread data type is used to store and manage AI threads within the application.

Data Fields:

  • Thread_name (text) - The name of the AI thread.

  • Creator (User) - The user who created the thread.

  • Modified Date (date) - The date and time when the thread was last modified.

  • Created Date (date) - The date and time when the thread was created.

  • Slug (text) - A unique identifier for the thread.

Last updated