Skip to main content

Module config

Module config 

Source

Modules§

store

Structs§

ApiKeyConfig
AppConfig
CoreConfig
FallbackConfig
KeyStrategyConfig
PackageConfig
ProviderConfig
RegistryConfig
RoleModel
单个角色的模型路由:provider 与 model 均可选,缺省继承默认。
RoutingConfig
ServiceConfig
TeamConfig
[team] 配置段:多 agent 编排的角色→模型映射。 角色(planner/implementer/reviewer/integrator)可各自指定 provider/model; 留空则继承 core 的 routing.default_model。core 启动时把 role_routing 序列化写入 KV(key=team:role_routing),team-runtime 读取后按角色注入。
VirtualKeyConfig
WebSearchConfig
[web_search] 配置段:搜索后端 API key。 启动时这些 key 会被注入进程环境(EXA_API_KEY 等), js-extension-runtime 子进程继承后即可使用。

Enums§

ProviderApi

Functions§

requires_openai_responses
validate_config
validate_provider