Module agent_config
Module agent_config
Generated from cargo doc --no-deps -p nemo-fabric-core.
Configuration projected southbound to an adapter target.
Structs
- AgentConfig: Configuration projected southbound to one adapter target.
- AgentHarnessConfig: Adapter-owned target settings projected from
FabricConfig.harness. - AgentInstructionConfig: One normalized instruction value projected to an adapter target.
- AgentInstructionsConfig: Normalized instructions projected to an adapter target.
- AgentMcpConfig: Named MCP servers routed to an adapter target.
- AgentMcpServerConfig: One MCP server routed to an adapter target.
- AgentModelConfig: Configuration for one named model role projected to an adapter target.
- AgentRuntimeConfig: Runtime behavior applied by an adapter target.
- AgentSkillConfig: Skill paths made available to an adapter target.
- AgentToolDefinition: One named tool or tool-group definition resolved by an adapter.
- AgentToolsConfig: Named tool definitions and effective adapter-target tool policy.
- AgentWorkflowConfig: Custom agent or workflow selection and construction settings.
- AgentWorkflowEntrypointConfig: Adapter-declared resolution semantics for one custom agent or workflow.