Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
GMIAgencyContextOptions
Interface GMIAgencyContextOptions
Options supplied when instantiating a GMI for an Agency seat.
interface
GMIAgencyContextOptions
{
agencyId
:
string
;
roleId
:
string
;
workflowId
?:
string
;
evolutionRules
?:
PersonaEvolutionRule
[]
;
evolutionContext
?:
PersonaEvolutionContext
;
}
Index
Properties
agency
Id
role
Id
workflow
Id?
evolution
Rules?
evolution
Context?
Properties
agency
Id
agency
Id
:
string
role
Id
role
Id
:
string
Optional
workflow
Id
workflow
Id
?:
string
Optional
evolution
Rules
evolution
Rules
?:
PersonaEvolutionRule
[]
Optional
evolution
Context
evolution
Context
?:
PersonaEvolutionContext
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
agency
Id
role
Id
workflow
Id
evolution
Rules
evolution
Context
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...
Options supplied when instantiating a GMI for an Agency seat.