Krill SDK
Toggle table of contents
0.0.48
common
Target filter
common
Switch theme
Search in API
Skip to content
Krill SDK
Krill SDK
/
krill.zone.shared.feature
/
LlmConnectionHints
/
LlmConnectionHints
Llm
Connection
Hints
constructor
(
childTypes
:
List
<
String
>
=
emptyList()
,
parentTypes
:
List
<
String
>
=
emptyList()
,
sourceTypes
:
List
<
String
>
=
emptyList()
,
targetTypes
:
List
<
String
>
=
emptyList()
,
role
:
String
)
(
source
)