Mixin class providing thread management functionality.
ThreadManagement()Create a new conversation thread.
Update thread configuration.
Delete a conversation thread.
List all conversation threads (global, not agent-specific).
Get thread details and configuration.
Create a new conversation thread (async).
Update thread configuration (async).
Delete a conversation thread (async).
List all conversation threads (global, not agent-specific) (async).
Get thread details and configuration (async).