Commit Graph

43 Commits (767d8a4b052d8753b91e6ae05ed75328befe643e)

Author SHA1 Message Date
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 65a02f7d32
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) 2 years ago
呆萌闷油瓶 2166473852
Feat/add spark3.5 llm (#2314)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
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>
2 years ago
zxhlyh 451af66be0
feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 4a55d5729d
feat: add anthropic claude-2.1 support (#1591) 2 years ago
takatost d654770732
feat: supports for new version of openllm (#1554) 2 years ago
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
takatost 9de67c586f
feat: update free plan rules of spark (#1515) 2 years ago
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>
3 years ago
takatost ae3f1ac0a9
feat: support gpt-3.5-turbo-instruct model (#1195) 3 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 3 years ago
takatost c4d8bdc3db
fix: hf hosted inference check (#1128) 3 years ago
takatost d75e8aeafa
feat: disable anthropic retry (#1067) 3 years ago
takatost 2eba98a465
feat: optimize anthropic connection pool (#1066) 3 years ago
takatost 417c19577a
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
takatost 0796791de5
feat: hf inference endpoint stream support (#1028) 3 years ago
Uranus 2d9616c29c
fix: xinference last token being ignored (#1013) 3 years ago
takatost 9ae91a2ec3
feat: optimize xinference request max token key and stop reason (#998) 3 years ago
takatost bd3a9b2f8d
fix: xinference-chat-stream-response (#991) 3 years ago
takatost 18d3877151
feat: optimize xinference stream (#989) 3 years ago
takatost a76fde3d23
feat: optimize hf inference endpoint (#975) 3 years ago
takatost 78d3aa5fcd
fix: embedding init err (#956) 3 years ago
takatost 4f3053a8cc
fix: xinference chat completion error (#952) 3 years ago
takatost 866ee5da91
fix: openllm generate cutoff (#945) 3 years ago
takatost e0a48c4972
fix: xinference chat support (#939) 3 years ago
takatost 6c832ee328
fix: remove openllm pypi package because of this package too large (#931) 3 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