aigentic
0.0.4-SNAPSHOT
common
core
/
community.flock.aigentic.core.model
/
Model
Model
interface
Model
Members
Properties
authentication
Link copied to clipboard
abstract
val
authentication
:
Authentication
model
Identifier
Link copied to clipboard
abstract
val
modelIdentifier
:
ModelIdentifier
Functions
send
Request
Link copied to clipboard
abstract
suspend
fun
sendRequest
(
messages
:
List
<
Message
>
,
tools
:
List
<
ToolDescription
>
)
:
ModelResponse