Commit Graph

2 Commits

Author SHA1 Message Date
dzq bddd42a6c0 feat: 更新服务器端口为7328,调整相关文档和示例 2025-12-12 10:59:51 +08:00
dzq 7be8cc973e feat: add goods tool for querying product information and integrate with multi-function agent
- Implemented goodsTool for querying product lists and details based on product ID.
- Added API methods for fetching product lists and single product information.
- Created Axios instance with request interceptors for handling API responses and errors.
- Updated multiFunctionAgent to include goodsTool for enhanced functionality.
- Defined types for API responses and pagination.
- Configured Vite for building the server with proper chunking and external dependencies.
2025-12-12 10:48:12 +08:00