feat(provider): 完成阶段E协议适配、国内预设与模型路由

This commit is contained in:
2026-09-04 06:19:32 +08:00
parent 9b8b10cdb1
commit 1fe75e3fd2
57 changed files with 4208 additions and 592 deletions
+1
View File
@@ -10,6 +10,7 @@ export * as skillService from './skillService'
export * as pluginService from './pluginService'
export * as mcpServerService from './mcpServerService'
export * as providerService from './providerService'
export * as modelRoutingService from './modelRoutingService'
export * as taskService from './taskService'
export * as indexService from './indexService'
export * as systemService from './systemService'