Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
ExtendedMissionConfig
Interface ExtendedMissionConfig
Configuration produced by the extended MissionBuilder chain methods.
interface
ExtendedMissionConfig
{
goal
:
string
;
inputSchema
?:
unknown
;
returnsSchema
?:
unknown
;
autonomy
:
AutonomyMode
;
providerStrategy
:
ProviderStrategyConfig
;
thresholds
:
GuardrailThresholds
;
costCap
:
number
;
maxAgents
:
number
;
branchCount
:
number
;
}
Index
Properties
goal
input
Schema?
returns
Schema?
autonomy
provider
Strategy
thresholds
cost
Cap
max
Agents
branch
Count
Properties
goal
goal
:
string
Optional
input
Schema
input
Schema
?:
unknown
Optional
returns
Schema
returns
Schema
?:
unknown
autonomy
autonomy
:
AutonomyMode
provider
Strategy
provider
Strategy
:
ProviderStrategyConfig
thresholds
thresholds
:
GuardrailThresholds
cost
Cap
cost
Cap
:
number
max
Agents
max
Agents
:
number
branch
Count
branch
Count
:
number
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
goal
input
Schema
returns
Schema
autonomy
provider
Strategy
thresholds
cost
Cap
max
Agents
branch
Count
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...
Configuration produced by the extended MissionBuilder chain methods.