Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
FinishedEvent
Interface FinishedEvent
Represents the final completion of the agent's task.
interface
FinishedEvent
{
output
?:
unknown
;
type
:
FINISHED
;
}
Properties
Optional
output
output
?:
unknown
type
type
:
FINISHED
Properties
output
type
ADK for TypeScript: API Reference - v1.5.0
Loading...
Represents the final completion of the agent's task.