OLLMchat.Call.ChatCompletions.send – ollmchat Reference Manual
Packages
ollmchat
OLLMchat
Call
ChatCompletions
format
format_obj
frequency_penalty
max_tokens
model
options
presence_penalty
reasoning_effort
seed
stop
temperature
top_p
ChatCompletions
exec
exec_stream
get_request_body
send
serialize_property
send
Description:
public
override
async
Chat
send
(
ArrayList
<
Message
> messages,
Cancellable
? cancellable =
null
)
throws
Error
Sends messages to the chat-completions API and returns a unified Chat response.