CreateAndRunThreadRequest constructor
CreateAndRunThreadRequest({})
Implementation
CreateAndRunThreadRequest({required this.assistantId, this.metadata, this.model, this.instructions, this.thread});
CreateAndRunThreadRequest({required this.assistantId, this.metadata, this.model, this.instructions, this.thread});