Commit Graph

12 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
wozulong 6325a5e2f5 add deepseek-coder fim support
Signed-off-by: wozulong <>
2024-07-26 15:20:18 +08: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
mibody2 7992cbe8f2
feat: jb can set the locale for chat (#22)
Co-authored-by: mibody2 <mibody2>
2024-05-19 07:36:44 -07:00
wozulong f8e28c3719 update max_tokens
Signed-off-by: wozulong <>
2024-05-18 22:46:48 +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 bf4957fc1d reduce prompt tokens
Signed-off-by: wozulong <>
2024-05-17 11:52:02 +08:00
wozulong e64c8cc4e6 first commit
Signed-off-by: wozulong <>
2024-05-16 18:17:31 +08:00