Commit Graph

2 Commits

Author SHA1 Message Date
dzq bddd42a6c0 feat: 更新服务器端口为7328,调整相关文档和示例 2025-12-12 10:59:51 +08:00
dzq 28bab592de feat: Add Multi-Function Agent with Express API and tools
- Implemented Multi-Function Agent with capabilities for weather, time, calculator, file listing, and jokes.
- Created Express API for accessing the agent, including endpoints for generating responses, streaming, and testing tools.
- Added middleware for error handling, response formatting, and request validation.
- Defined schemas for request validation using Zod.
- Translated agent instructions and tool descriptions to Chinese for localization.
- Included README documentation for API usage and project structure.
2025-12-11 17:43:08 +08:00