Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 548 Bytes

File metadata and controls

18 lines (10 loc) · 548 Bytes

OllamaChatRequest

Properties

Name Type Description Notes
model String The model name
messages List<OllamaMessage> The conversation messages
stream Boolean [optional]
format Map<String, Object> [optional]
keepAlive KeepAlive [optional]
options OllamaRequestOptions [optional]