Commit Graph

2 Commits

Author SHA1 Message Date
9a8dedd0ab feat: 添加 zod 依赖,重构工具和审批示例,删除不再使用的调试文件 2026-02-03 00:40:42 +08:00
96ecbd026e feat: Initialize test-ai-sdk project with Bun
- Add README.md with installation and usage instructions.
- Create bun.lock and pnpm-lock.yaml for dependency management.
- Implement main functionality in index.ts to test AI providers.
- Add opencode.json configuration for various AI providers.
- Create package.json to define project dependencies and scripts.
- Add TypeScript configuration in tsconfig.json for project setup.
- Implement test scripts for different AI providers in src directory.
2026-02-02 02:17:55 +08:00