http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
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
)
:
ChatModel
(
source
)