35 Commits

Author SHA1 Message Date
3a1dd4f2d1 chore: update version to 0.0.28 in package.json 2026-03-11 16:13:23 +08:00
a31d9be4f8 chore: update package manager to pnpm@10.32.1; upgrade @kevisual/router to 0.1.1; add outputText to AgentResult in reCallAgent function 2026-03-11 13:42:28 +08:00
c4a12ae0e7 chore: update version to 0.0.27; migrate bun.config.mjs to bun.config.ts; add agent functionality in src/agent/index.ts 2026-03-11 01:22:04 +08:00
7129f9a877 chore: update dependencies in package.json and pnpm-lock.yaml; add cnb.ts for custom-cnb provider testing 2026-03-04 15:48:11 +08:00
c094dae9c4 chore: add tests for kevisual and common environment variable resolution 2026-03-03 09:14:35 +08:00
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
3b04f7ec0a chore: remove unused files and update CNBChat model name in constructor 2026-03-03 03:35:17 +08:00
419ac31185 chore: update version to 0.0.26 in package.json; make baseUrl and timeout optional in JimengOptions 2026-03-03 01:45:41 +08:00
076fcbd55a chore: update package version to 0.0.25 and dependencies in package.json; refactor Jimeng class to extend JimengService 2026-03-03 01:40:28 +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
7bbdfa73b3 update 2026-01-27 03:43:50 +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
b4033e146e test 2025-12-21 23:46:20 +08:00
02ef7b3476 update 2025-12-08 15:27:18 +08:00
f87538350c clear 2025-12-08 15:15:15 +08:00
3bfdc2355f bump 2025-12-08 14:54:18 +08:00
966a465fb4 perf: 优化 token 和 apikey,token 字段也可以用 2025-12-08 14:54:11 +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
1000c635da update 2025-12-04 13:03:28 +08:00
edeaff8a9e udpate 2025-12-04 12:43:16 +08:00
961970f8a6 update version 0.0.13 2025-12-04 12:01:43 +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
bd5fa00022 feat: update openai 2025-10-24 01:12:25 +08:00
648ee46746 update 2025-10-24 01:02:10 +08:00
8daae35b38 更新 src/provider/chat-adapter/dashscope.ts 2025-10-24 00:59:40 +08:00
a8c6d59762 add router 2025-08-08 02:25:08 +08:00
f21372ae95 fix: fix bailian base url error 2025-06-22 09:46:43 +08:00
00a23af998 feat: add百炼 2025-06-21 14:01:33 +08:00
3cd3be6024 temp 2025-05-28 19:39:42 +08:00
3763e5da63 temp 2025-05-26 20:11:50 +08:00
8f52a10ae0 init 2025-05-25 14:01:37 +08:00