StreamingChatModel

Trait StreamingChatModel 

Source
pub trait StreamingChatModel: StreamingModel<Prompt, ChatResponse> { }

Implementors§