Commit Graph
27 Commits
Author SHA1 Message Date
jinhui.li 9a89250d79 use the router to dispatch different models: background,longcontext and think 2025-06-14 19:48:29 +08:00
musi 7a5d712444 release v1.0.3 2025-06-13 06:23:45 +08:00
jinhui.li 84e76f24b0 fix the issue of multiple calude using one server by claude code 2025-06-12 09:58:05 +08:00
musi c9059f146d fix miss api 2025-06-10 21:43:01 +08:00
jinhui.li 9cffebf081 add LICENSE 2025-06-10 16:46:14 +08:00
jinhui.li 111492b908 add screenshot 2025-06-10 13:30:18 +08:00
jinhui.li edc8ecbcba add screenshot 2025-06-10 13:28:41 +08:00
jinhui.li ea68b2ea55 fix typo 2025-06-10 13:19:02 +08:00
jinhui.li 3b0d7bac0c add doc 2025-06-10 13:15:36 +08:00
jinhui.li 6912572fbb Merge branch 'feature/cli'
# Conflicts:
#	.gitignore
#	index.mjs
2025-06-10 12:58:00 +08:00
jinhui.li 2cc91ada5c add cli 2025-06-10 12:55:25 +08:00
musiandGitHub aa3f72f390 Merge pull request #8 from sbtobb/feature-docker-config
Feature add docker config
2025-05-06 08:47:49 +08:00
TOBB 6e4022b6f1 config(gitignore): Update .gitignore to exclude common files 2025-05-05 23:38:05 +08:00
TOBB 30bf711a2a config(docker): Add Docker configuration files 2025-05-05 23:37:00 +08:00
TOBB 2ade113c2a refactor(index.mjs): change listen ip to 0/32
Make server listen on all network interfaces

Allow external connections by binding to 0.0.0.0 instead of localhost only
2025-05-05 23:36:06 +08:00
jinhui.li 089654871c support plugins 2025-03-31 22:28:02 +08:00
jinhui.li 93fcd77544 support deepseek-v3-20250324 2025-03-25 14:51:28 +08:00
jinhui.li ba2da2f4ed fix some bugs 2025-03-03 15:51:12 +08:00
jinhui.li 48b908d36c fix some bugs 2025-03-03 15:42:11 +08:00
jinhui.li ac9acd73c3 support proxy 2025-03-03 15:30:31 +08:00
jinhui.li 5ef624a1ac Add an .env.example file and provide more detailed instructions. 2025-03-01 23:12:31 +08:00
jinhui.li 492115fdf7 fix client.call is not a function 2025-03-01 10:30:26 +08:00
jinhui.li b4d1efd9fb fix some description errors 2025-03-01 10:10:28 +08:00
jinhui.li c9af9e50dc Enable deepseek using the router mode 2025-02-28 22:47:47 +08:00
jinhui.li 6837e0ea4b Bypass auth 2025-02-26 14:41:20 +08:00
jinhui.li 5a81d53045 add server 2025-02-25 16:44:06 +08:00
jinhui.li fd5ce5a9f8 add README.md 2025-02-25 10:43:22 +08:00