Commit Graph

33 Commits

Author SHA1 Message Date
tom 09dccd386e Fix: Repair the logic for obtaining the configuration file path.
Fixed the logic for obtaining the configuration file path to ensure that config.json is used as the default when no command line arguments are provided.
2024-09-25 11:21:52 +08:00
Huanzhang Hu aef14559a1
change models api (#54)
Co-authored-by: huhuanzhang <huhuanzhang@parkingwang.com>
2024-09-08 18:24:12 -07:00
Liu Bingyan 0685e8c153
Modify expose port (#46)
Modify expose port to match the port in the docker-compose file.
2024-07-29 00:33:11 -07:00
wozulong 8fdd840460 update README
Signed-off-by: wozulong <>
2024-07-26 18:41:27 +08:00
wozulong 19447a898a update README
Signed-off-by: wozulong <>
2024-07-26 15:21:06 +08:00
wozulong 6325a5e2f5 add deepseek-coder fim support
Signed-off-by: wozulong <>
2024-07-26 15:20:18 +08:00
forose e251e9e50b
Update Dockerfile (#39)
Set up a proxy for Go
2024-06-18 21:20:16 -07:00
echo66677 f93a0ed85f
fix config.json.example (#36)
Co-authored-by: Neo <Neo@zhile.io>
2024-06-18 21:19:51 -07:00
wozulong ec57d48ae4 a fake api: /models
Signed-off-by: wozulong <>
2024-06-06 14:55:57 +08:00
图南 d1c19fc7ef
add simple fake api for _ping (#34) 2024-06-03 20:52:57 -07:00
xixingya c9e7d75fec
add stable-code-3b local model support (#30)
* add stable-code-3b local model support

* add stable-code-3b local model support

* add stable-code-3b local model support

* add stable-code-3b local model support

* fix code struct add chat model todo
2024-05-23 03:54:40 -07:00
machooo 4075c558ec
Revert "dockerfile添加go代理,解决拉取三方包的延迟问题 (#14)" (#24)
This reverts commit ad0c436935.
2024-05-22 20:03:45 -07:00
xpxz 55d6961c3b
补充windows上修改maxPromptCompletionTokens的方法 (#23) 2024-05-22 20:03:23 -07:00
mibody2 7992cbe8f2
feat: jb can set the locale for chat (#22)
Co-authored-by: mibody2 <mibody2>
2024-05-19 07:36:44 -07:00
wzdnzd ed40f68e99
add some scripts for replacing and restoring max tokens (#21) 2024-05-19 01:00:21 -07:00
wozulong 247a8748dc update README
Signed-off-by: wozulong <>
2024-05-18 22:52:20 +08:00
wozulong f8e28c3719 update max_tokens
Signed-off-by: wozulong <>
2024-05-18 22:46:48 +08:00
wozulong 5341ccb23a update README
Signed-off-by: wozulong <>
2024-05-18 19:59:11 +08:00
wozulong 075342606f reduce output tokens
Signed-off-by: wozulong <>
2024-05-18 19:55:51 +08:00
wozulong 7be0c5ecd2 fix chat
Signed-off-by: wozulong <>
2024-05-17 18:36:40 +08:00
wozulong 38faf0bb1b rename config file
Signed-off-by: wozulong <>
2024-05-17 15:19:32 +08:00
wozulong c6f0d41f33 update README
Signed-off-by: wozulong <>
2024-05-17 15:01:37 +08:00
wozulong c62a0dfdec add scripts
Signed-off-by: wozulong <>
2024-05-17 15:00:25 +08:00
Alterem ed9ed5bdb6
Update Dockerfile (#13)
修改基础编译镜像为:golang:alpine
2024-05-16 21:03:07 -07:00
wozulong f271bc9ed3 update readme
Signed-off-by: wozulong <>
2024-05-17 11:55:18 +08:00
wozulong bf4957fc1d reduce prompt tokens
Signed-off-by: wozulong <>
2024-05-17 11:52:02 +08:00
Alterem 926f4146c5
Patch 3 (#12)
* Update docker-compose.yml

* Update Dockerfile
2024-05-16 20:04:10 -07:00
debugerlol 61903f7a7b
Add JetBrains 配置 (#9)
* Add JetBrains 配置

* Update README.md
2024-05-16 18:38:05 -07:00
tkizm1 f4b65d9144
add docker and actions and compose (#5)
* Create docker-publish.yml

* Create Dockerfile

* Update Dockerfile

* Create docker-compose.yml
2024-05-16 18:35:35 -07:00
zhanghaotian2018 8161100c9d
Update README.md add Star History (#3)
add Star History
2024-05-16 04:49:00 -07:00
RuiZhang-cn 491ac909f3
修复错字 (#1) 2024-05-16 04:02:46 -07:00
wozulong e64c8cc4e6 first commit
Signed-off-by: wozulong <>
2024-05-16 18:17:31 +08:00
我秦始皇 5e150f771e
Initial commit 2024-05-16 03:16:02 -07:00