Module responses
llama_
core
0.34.1
Module responses
Module Items
Functions
In llama_
core::
chat
llama_core
::
chat
Module
responses
Copy item path
Source
Expand description
Define APIs for chat completion.
Functions
ยง
chat
Processes a chat-completion request and returns either a stream of ChatCompletionChunk instances or a ChatCompletionObject instance.