http4k-connect-ai-ollama
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-ai-ollama
http4k-connect-ai-ollama
/
org.http4k.connect.ollama
/
OllamaAction
Ollama
Action
interface
OllamaAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
(
source
)
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
>