refactor: remove unused runAgentService and consolidate chat model functions
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
* **`process/`**: 包含核心业务逻辑。
|
||||
* `runTaskOperationService.ts`: 管理任务操作,启动本地 Chrome,并执行自动化脚本。
|
||||
* `runAgentService.ts`: AI Agent 执行的占位符/入口。
|
||||
* **`service/`**: 各种功能的模块化服务。
|
||||
* `execute-script-service/`: 启动 Node.js 子进程以安全地运行自动化脚本。
|
||||
* `config-service/`: 管理应用程序配置。
|
||||
|
||||
Reference in New Issue
Block a user