mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
- Implemented CozeAPIClient for file upload, image download, chat messaging, and context management. - Developed DashscopeAgentRunner for handling requests to the Dashscope API with streaming support. - Created DifyAgentRunner to manage interactions with the Dify API, including file uploads and workflow execution. - Introduced DifyAPIClient for making asynchronous requests to the Dify API. - Updated third-party agent imports to reflect new module structure.