Type Alias CreateThreadAndRunRequest_Model

Source
pub type CreateThreadAndRunRequest_Model = String;
Expand description

The ID of the Model to be used to execute this run.

Aliased Typeยง

pub struct CreateThreadAndRunRequest_Model { /* private fields */ }