Commit Graph

28 Commits (cdc08a434f8e82809fa33ae4ebe8541a7ffc16a8)

Author SHA1 Message Date
xielong ea69dc2a7e
feat: support hunyuan llm models (#5013)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2 years ago
Pika ecc7f130b4
fix(typo): misspelling (#5094) 2 years ago
sino 6e9066ebf4
feat: support doubao llm and embeding models (#4431) 2 years ago
Sebastian.W a588df4371
Add rerank model type for LocalAI provider (#3952) 2 years ago
sino 4aa21242b6
feat: add volcengine maas model provider (#4142) 2 years ago
Tomy bb7c62777d
Add support for local ai speech to text (#3921)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 2 years ago
Yeuoly a258a90291
feat: gemini pro function call (#3406) 2 years ago
Salem Korayem 6b4c8e76e6
feat (new llm): add support for openrouter (#3042) 2 years ago
Weaxs 5becb4c43a
update wenxin llm (#2929) 2 years ago
Yeuoly 95733796f0
fix: replace os.path.join with yarl (#2690) 2 years ago
takatost 5c258e212c
feat: add Anthropic claude-3 models support (#2684) 2 years ago
Yeuoly 3e63abd335
Feat/json mode (#2563) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
Yeuoly 6d5b386394
Feat/blocking function call (#2247) 2 years ago
geosmart 21450b8a51
feat: openai_api_compatible support config stream_mode_delimiter (#2190)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Yeuoly b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Chenhe Gu 14a2eeba0c
Add bedrock (#2119)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2 years ago
takatost a18dde9b0d
feat: add cohere llm and embedding (#2115) 2 years ago
Yeuoly 149102927b
fix: openai tool tokens (#2026) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost cca9edc97a
feat: ollama support (#2003) 2 years ago
takatost 5e97eb1840
fix: azure openai stream response usage missing (#1998) 2 years ago
Yeuoly ebd11e7482
fix: baichuan max chunks (#1990) 2 years ago
Chenhe Gu 6075fee556
Add Together.ai's OpenAI API-compatible inference endpoints (#1947) 2 years ago
Chenhe Gu de584807e1
fix streaming (#1944) 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