Commit Graph

32 Commits (db43ed6f4172ad357e2c3cd19bb263cb569a9d4f)

Author SHA1 Message Date
takatost 4dfbcd0b4e
feat: support chatglm_turbo model #1443 (#1460) 2 years ago
takatost 076f3289d2
feat: add spark v3.0 llm support (#1434) 2 years ago
takatost 7c9b585a47
feat: support weixin ernie-bot-4 and chat mode (#1375) 2 years ago
takatost 3efaa713da
feat: use xinference client instead of xinference (#1339) 2 years ago
takatost f4be2b8bcd
fix: raise error in minimax stream generate (#1336) 2 years ago
takatost 2851a9f04e
feat: optimize minimax llm call (#1312) 2 years ago
takatost 875dfbbf0e
fix: openllm completion start with prompt, remove it (#1303) 2 years ago
takatost 4ab4bcc074
feat: support openllm embedding (#1293) 2 years ago
takatost 1d4f019de4
feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2 years ago
Garfield Dai e409895c02
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
takatost ae3f1ac0a9
feat: support gpt-3.5-turbo-instruct model (#1195) 2 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 2 years ago
takatost c4d8bdc3db
fix: hf hosted inference check (#1128) 2 years ago
takatost d75e8aeafa
feat: disable anthropic retry (#1067) 2 years ago
takatost 2eba98a465
feat: optimize anthropic connection pool (#1066) 2 years ago
takatost 417c19577a
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
takatost 0796791de5
feat: hf inference endpoint stream support (#1028) 2 years ago
Uranus 2d9616c29c
fix: xinference last token being ignored (#1013) 2 years ago
takatost 9ae91a2ec3
feat: optimize xinference request max token key and stop reason (#998) 2 years ago
takatost bd3a9b2f8d
fix: xinference-chat-stream-response (#991) 2 years ago
takatost 18d3877151
feat: optimize xinference stream (#989) 2 years ago
takatost a76fde3d23
feat: optimize hf inference endpoint (#975) 2 years ago
takatost 78d3aa5fcd
fix: embedding init err (#956) 2 years ago
takatost 4f3053a8cc
fix: xinference chat completion error (#952) 2 years ago
takatost 866ee5da91
fix: openllm generate cutoff (#945) 2 years ago
takatost e0a48c4972
fix: xinference chat support (#939) 2 years ago
takatost 6c832ee328
fix: remove openllm pypi package because of this package too large (#931) 2 years ago
takatost 0cc0b6e052
fix: error raise status code not exist (#888) 3 years ago
takatost f42e7d1a61
feat: add spark v2 support (#885) 3 years ago
takatost c4d759dfba
fix: wenxin error not raise when stream mode (#884) 3 years ago
takatost cc52cdc2a9
Feat/add free provider apply (#829) 3 years ago
takatost 5fa2161b05
feat: server multi models support (#799) 3 years ago