Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
PlanContext
Interface PlanContext
Contextual information passed to the planner.
interface
PlanContext
{
tools
:
{
name
:
string
;
description
:
string
;
}
[]
;
providers
:
string
[]
;
}
Index
Properties
tools
providers
Properties
tools
tools
:
{
name
:
string
;
description
:
string
;
}
[]
Type declaration
name
:
string
description
:
string
providers
providers
:
string
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
tools
providers
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...
Contextual information passed to the planner.