aigentic
0.4.0-SNAPSHOT
common
gemini
/
community.flock.aigentic.gemini.client.model
/
Tool
Tool
@
Serializable
class
Tool
(
val
functionDeclarations
:
List
<
FunctionDeclaration
>
)
Members
Constructors
Tool
Link copied to clipboard
constructor
(
functionDeclarations
:
List
<
FunctionDeclaration
>
)
Properties
function
Declarations
Link copied to clipboard
val
functionDeclarations
:
List
<
FunctionDeclaration
>