ChatModel

Trait ChatModel 

Source
pub trait ChatModel
where Self: Model<Prompt, ChatResponse> + DynClone + Send + Sync + 'static,
{ }

Implementors§