Charlie.Wei
|
b0d8d196e1
|
azure openai add gpt-4-1106-preview、gpt-4-vision-preview models (#1751)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2023-12-14 09:55:30 +08:00 |
|
takatost
|
ea526d0822
|
feat: chatglm3 support (#1616)
|
2023-11-25 15:37:07 +08:00 |
|
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
|
takatost
|
d7ae86799c
|
feat: support basic feature of OpenAI new models (#1476)
|
2023-11-07 04:05:59 -06:00 |
|
Garfield Dai
|
fe14130b3c
|
refactor advanced prompt core. (#1350)
|
2023-10-18 20:02:52 +08:00 |
|
wayne.wang
|
52ebffa857
|
fix: app config zhipu chatglm_std model, but it still use chatglm_lit… (#1377)
Co-authored-by: wayne.wang <wayne.wang@beibei.com>
|
2023-10-18 05:07:36 -05:00 |
|
takatost
|
7c9b585a47
|
feat: support weixin ernie-bot-4 and chat mode (#1375)
|
2023-10-18 02:35:24 -05:00 |
|
takatost
|
9822f687f7
|
fix: max tokens of OpenAI gpt-3.5-turbo-instruct to 4097 (#1338)
|
2023-10-13 02:07:07 -05:00 |
|
Garfield Dai
|
42a5b3ec17
|
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-10-12 10:13:10 -05:00 |
|
takatost
|
cbf095465c
|
feat: remove llm client use (#1316)
|
2023-10-11 14:02:53 -05:00 |
|
takatost
|
2851a9f04e
|
feat: optimize minimax llm call (#1312)
|
2023-10-11 07:17:41 -05:00 |
|
takatost
|
c536f85b2e
|
fix: compatibility issues with the tongyi model. (#1310)
|
2023-10-11 05:16:26 -05:00 |
|
takatost
|
8480b0197b
|
fix: prompt for baichuan text generation models (#1299)
|
2023-10-10 13:01:18 +08:00 |
|
takatost
|
1d4f019de4
|
feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2023-10-09 23:09:26 -05:00 |
|
takatost
|
373e90ee6d
|
fix: detached model in completion thread (#1269)
|
2023-10-02 22:27:25 +08:00 |
|
takatost
|
41d4c5b424
|
fix: count down thread in completion db not commit (#1267)
|
2023-10-02 10:19:26 +08:00 |
|
takatost
|
8606d80c66
|
fix: request timeout when openai completion (#1265)
|
2023-10-01 16:00:23 +08:00 |
|
takatost
|
a31466d34e
|
fix: db session not commit before long llm call running (#1251)
|
2023-09-27 21:40:26 +08:00 |
|
takatost
|
d38eac959b
|
fix: wenxin model name invalid when llm call (#1248)
|
2023-09-27 16:29:13 +08:00 |
|
takatost
|
435f804c6f
|
fix: gpt-3.5-turbo-instruct context size to 8192 (#1196)
|
2023-09-19 02:10:22 +08:00 |
|
takatost
|
ae3f1ac0a9
|
feat: support gpt-3.5-turbo-instruct model (#1195)
|
2023-09-19 02:05:04 +08:00 |
|
takatost
|
827c97f0d3
|
feat: add zhipuai (#1188)
|
2023-09-18 17:32:31 +08:00 |
|
takatost
|
f9082104ed
|
feat: add hosted moderation (#1158)
|
2023-09-12 10:26:12 +08:00 |
|
Joel
|
2d5ad0d208
|
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-09-10 00:12:34 +08:00 |
|
takatost
|
c4d8bdc3db
|
fix: hf hosted inference check (#1128)
|
2023-09-09 00:29:48 +08:00 |
|
takatost
|
2eba98a465
|
feat: optimize anthropic connection pool (#1066)
|
2023-08-31 16:18:59 +08:00 |
|
takatost
|
417c19577a
|
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-08-29 22:22:02 +08:00 |
|
takatost
|
0796791de5
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
|
takatost
|
2c30d19cbe
|
feat: add baichuan prompt (#985)
|
2023-08-24 10:22:36 +08:00 |
|
takatost
|
a76fde3d23
|
feat: optimize hf inference endpoint (#975)
|
2023-08-23 19:47:50 +08:00 |
|
takatost
|
e0a48c4972
|
fix: xinference chat support (#939)
|
2023-08-21 20:44:29 +08:00 |
|
takatost
|
6c832ee328
|
fix: remove openllm pypi package because of this package too large (#931)
|
2023-08-21 02:12:28 +08:00 |
|
takatost
|
3ea8d7a019
|
feat: add openllm support (#928)
|
2023-08-20 19:04:33 +08:00 |
|
takatost
|
da3f10a55e
|
feat: server xinference support (#927)
|
2023-08-20 17:46:41 +08:00 |
|
takatost
|
0a0d63457d
|
feat: record price unit in messages (#919)
|
2023-08-19 18:51:40 +08:00 |
|
Krasus.Chen
|
fd0fc8f4fe
|
Fix/price calc (#862)
|
2023-08-19 16:41:35 +08:00 |
|
takatost
|
2a27dad2fb
|
fix: run model serval ex not return (#915)
|
2023-08-19 14:16:41 +08:00 |
|
takatost
|
9adbeadeec
|
feat: claude paid optimize (#890)
|
2023-08-17 16:56:20 +08:00 |
|
takatost
|
f42e7d1a61
|
feat: add spark v2 support (#885)
|
2023-08-17 15:08:57 +08:00 |
|
takatost
|
7898937eae
|
feat: optimize message return (#822)
|
2023-08-13 13:51:12 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|