aigentic
0.4.0-SNAPSHOT
common
openai
/
community.flock.aigentic.openai.dsl
Package-level
declarations
Types
Functions
Types
Open
AIModel
Config
Link copied to clipboard
class
OpenAIModelConfig
:
Config
<
OpenAIModel
>
Functions
open
AIModel
Link copied to clipboard
fun
<
I
:
Any
,
O
:
Any
>
AgentConfig
<
I
,
O
>
.
openAIModel
(
openAIModelConfig
:
OpenAIModelConfig
.
(
)
->
Unit
)
:
OpenAIModel