Commit Graph

73 Commits (b4988ce20c42e413e6eb83f554fef2f79ce9b47f)

Author SHA1 Message Date
crazywoola 11a75ee78a
fix: remove invalid parameter return_type (#2253) 2 years ago
Garfield Dai bb5d5fc683
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
glay 99e80a8ed0
fix:Bedrock llm issue #2214 (#2215)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Chenhe Gu c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 42227f93c0
add openai gpt-4-0125-preview (#2226) 2 years ago
Chenhe Gu 8be7d8a635
Add new OpenAI embedding models (#2217) 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
takatost 6cf93379b3
fix: split chunks return empty strings (#2197) 2 years ago
Charlie.Wei fd5c45ae10
Add tts document&fix bug (#2156)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2 years ago
takatost 043517717e
fix: minimax request timeout (#2185) 2 years ago
takatost 76c52300a2
feat: abab6-chat supported (#2184) 2 years ago
Yeuoly dda32c6880
fix: credentials validation of ababa (#2183) 2 years ago
Charlie.Wei ac4bb5c35f
Add tongyi tts&tts function optimization (#2177)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
crazywoola 3c13c4f3ee
fix: filename cause windows import error (#2176) 2 years ago
takatost 00f4e6ec44
feat: add ffmpeg faq link in missing ffmpeg error (#2146) 2 years ago
Charlie.Wei 6355e61eb8
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2 years ago
Yeuoly 86286e1ac8
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2 years ago
takatost 7434d44412
feat: bedrock reorder in provider list (#2121) 2 years ago
Yeuoly 8394bbd47f
feat: support GLM-4V (#2124) 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
crazywoola 8438d820ad
Feat/2070 glm 4 and glm 3 turbo (#2114) 2 years ago
Joshua 09a8db10d4
Add jina-embeddings-v2-base-de model configuration (#2094) 2 years ago
takatost 1a6ad05a23
feat: service api add llm usage (#2051) 2 years ago
takatost 1d91535ba6
fix: azure customize model name duplicate (#2073) 2 years ago
crazywoola d7209d9057
feat: add abab5.5s-chat (#2063) 2 years ago
Ricky 1a2eacc5a6
Add jina-embeddings-v2-base-zh model configuration (#2049) 2 years ago
takatost b582fc13c3
fix: qwen top_p min/max wrong (#2044) 2 years ago
Yeuoly 149102927b
fix: openai tool tokens (#2026) 2 years ago
Garfield Dai cb7be3767c
feat: huggingface llm add new params. (#2014) 2 years ago
takatost 34bf2877c8
fix: tongyi stream generate not incremental and add qwen max models (#2013) 2 years ago
takatost 1779cea6e3
fix: model provider credentials null value validate failed (#2009) 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 c9e4147b11
optimize baichuan invalid key error (#1996) 2 years ago
takatost bf7045566d
fix: azure openai model parameters wrong when using hosting credentials (#1993) 2 years ago
Yeuoly ebd11e7482
fix: baichuan max chunks (#1990) 2 years ago
Jyong 24bdedf802
fix get embedding model provider in empty dataset (#1986)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 33901384c6
fix: httpx socks package missing (#1977) 2 years ago
Jyong 60ee98f578
zhipu embedding token method (#1976)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Charlie.Wei 5b24d7129e
Azure openai init (#1929)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Bowen Liang b8592ad412
fix: indentation violations in YAML files (#1972) 2 years ago
Chenhe Gu 344821ed35
enforce utf-8 encoding for provider response (#1973) 2 years ago
Chenhe Gu 5ff701ca3f
correct xorbits spelling (#1965) 2 years ago
Chenhe Gu 87832ede17
delete remnant 'required': false (#1955) 2 years ago
Chenhe Gu b934232411
change API key field to 'required' (#1953) 2 years ago
takatost 2f120786fd
feat: reorder togetherai (#1951) 2 years ago
Chenhe Gu 6075fee556
Add Together.ai's OpenAI API-compatible inference endpoints (#1947) 2 years ago