assistantId property
The ID of the assistant used for execution of this run.
Implementation
@JsonKey(name: "assistant_id")
String assistantId;
The ID of the assistant used for execution of this run.
@JsonKey(name: "assistant_id")
String assistantId;