抽离custom world运行时provider工厂
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
|
||||
1. 把 `story/custom world` 的 service 依赖从大仓储接口改成最小 capability
|
||||
2. 把 `AppContext -> route -> service` 的注入链路同步改成 capability wiring
|
||||
3. 为 `custom world` 增加统一 provider 工厂,收口 session / agent / works 的构造入口
|
||||
4. provider 工厂只负责收口构造,不允许改变既有 `LLM / single turn / session store` 注入语义
|
||||
|
||||
本轮不做:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user