AgentOS
About
Features
Blog
API Docs
Guides
Get Started
@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
Changelog
Planning Engine
Human-in-the-Loop
Agent Communication
Evaluation Framework
@framers/agentos - v1.0.1
Loading...
Options supplied when instantiating a GMI for an Agency seat.