toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-langchain
/
org.http4k.connect.langchain.chat
/
OllamaChatLanguageModel
Ollama
Chat
Language
Model
fun
OllamaChatLanguageModel
(
ollama
:
Ollama
,
model
:
ModelName
,
stream
:
Boolean
?
=
null
,
format
:
ResponseFormat
?
=
null
,
keep_alive
:
String
?
=
null
,
options
:
ModelOptions
?
=
null
)
:
ChatLanguageModel