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...
ThoughtEvent
Interface ThoughtEvent
Represents a reasoning trace (thought) from the agent.
interface
ThoughtEvent
{
content
:
string
;
type
:
THOUGHT
;
}
Properties
content
content
:
string
type
type
:
THOUGHT
Properties
content
type
ADK for TypeScript: API Reference - v1.5.0
Loading...
Represents a reasoning trace (thought) from the agent.