http4k-connect-ai-azure
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-ai-azure
http4k-connect-ai-azure
/
org.http4k.connect.azure
/
AzureAIAction
Azure
AIAction
interface
AzureAIAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
Inheritors
CreateEmbeddings
GetInfo
ModelCompletion
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
>