toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-llm-core
/
org.http4k.ai.llm
Package-level
declarations
Types
Types
LLMError
Link copied to clipboard
sealed
interface
LLMError
LLMResult
Link copied to clipboard
typealias
LLMResult
<
T
>
=
Result4k
<
T
,
LLMError
>