Commit Graph

11 Commits

Author SHA1 Message Date
174c64b9a3 chore: update dependencies and lockfile
- Added new dependencies: @ai-sdk/anthropic, @ai-sdk/openai, @ai-sdk/openai-compatible, and ai.
- Updated existing dependencies:
  - @kevisual/permission from 0.0.3 to 0.0.4
  - @kevisual/query from 0.0.38 to 0.0.52
  - @kevisual/router from 0.0.62 to 0.0.84
  - @kevisual/use-config from 1.0.28 to 1.0.30
  - @types/bun from 1.3.6 to 1.3.9
  - @types/formidable from 3.4.6 to 3.4.7
  - @types/node from 25.0.10 to 25.3.3
  - dotenv from 17.2.3 to 17.3.1
  - openai from 6.16.0 to 6.25.0
  - rimraf from 6.1.2 to 6.1.3
  - glob from 13.0.0 to 13.0.6
  - minimatch from 10.1.1 to 10.2.4
  - minipass from 7.1.2 to 7.1.3
  - path-scurry from 2.0.0 to 2.0.2
- Updated lockfile to reflect changes in dependencies and their versions.
2026-03-03 03:42:01 +08:00
0e2a6c7f7d chore: update version to 0.0.24 and router dependency to 0.0.62 2026-01-27 03:45:27 +08:00
fa470a272a chore: update package versions in package.json and pnpm-lock.yaml 2026-01-23 16:02:52 +08:00
998be4cb41 feat: add CNBChat adapter for CNB API integration
- Introduced CNBChat class in src/provider/chat-adapter/cnb.ts to handle interactions with the CNB API.
- Updated chat.ts to export CNBChat for use in the application.
- CNBChat includes methods for querying the CNB API with customizable parameters.
2026-01-19 04:33:13 +08:00
31cc0c42d8 update 2026-01-10 16:26:20 +08:00
809bf4e373 update 2025-12-08 14:29:20 +08:00
bcef28cae3 fix: add core jimeng 2025-12-05 18:51:30 +08:00
2c75559101 feat: add some orhter provider 2025-12-04 01:55:07 +08:00
6d473a0902 update: remove openai 2025-11-24 04:26:57 +08:00
648ee46746 update 2025-10-24 01:02:10 +08:00
a8c6d59762 add router 2025-08-08 02:25:08 +08:00