toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-ollama
/
org.http4k.connect.ollama
/
OllamaAction
Ollama
Action
interface
OllamaAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
Inheritors
ChatCompletion
Completion
NonNullOllamaAction
PullModel
Members
Functions
to
Request
Link copied to clipboard
abstract
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
abstract
fun
toResult
(
response
:
Response
)
:
Result
<
R
,
RemoteFailure
>