Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
AgentOSExternalToolHandlerContext
Interface AgentOSExternalToolHandlerContext
interface
AgentOSExternalToolHandlerContext
{
agentos
:
Pick
<
IAgentOS
,
"handleToolResult"
>
&
Partial
<
Pick
<
IAgentOS
,
"handleToolResults"
>
>
;
streamId
:
string
;
requestChunk
:
AgentOSActionableToolCallRequestChunk
;
toolCall
:
ToolCallRequest
;
}
Index
Properties
agentos
stream
Id
request
Chunk
tool
Call
Properties
agentos
agentos
:
Pick
<
IAgentOS
,
"handleToolResult"
>
&
Partial
<
Pick
<
IAgentOS
,
"handleToolResults"
>
>
stream
Id
stream
Id
:
string
request
Chunk
request
Chunk
:
AgentOSActionableToolCallRequestChunk
tool
Call
tool
Call
:
ToolCallRequest
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
agentos
stream
Id
request
Chunk
tool
Call
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...