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-ollama
/
org.http4k.connect.ollama
/
Ollama
Ollama
interface
Ollama
(
source
)
Docs: https://github.com/ollama/ollama/blob/main/docs/api.md
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
<
R
>
invoke
(
action
:
OllamaAction
<
R
>
)
:
Result
<
R
,
RemoteFailure
>