Commit Graph

55 Commits (0f5d4fd11bc226e542dae2216095c8117c19e20d)

Author SHA1 Message Date
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
Chenhe Gu de584807e1
fix streaming (#1944) 2 years ago
takatost 28883e80d4
fix: gpt-4-32k model name empty in OpenAI response (#1941) 2 years ago
takatost a0f74cdd9d
fix: llm result usage none (#1940) 2 years ago
takatost faf40a42bc
feat: optimize memory & invoke error output (#1931) 2 years ago
takatost 3fa5204b0c
feat: optimize performance (#1928) 2 years ago
Yeuoly 5a756ca981
fix: xinference cache (#1926) 2 years ago
takatost 7c7ee633c1
fix: spark credentials validate (#1906) 2 years ago
crazywoola 18af84e193
fix: array oob in azure openai embeddings (#1905) 2 years ago
takatost 025b859c7e
fix: tongyi generate error (#1904) 2 years ago
newsouther 0e239a4f71
fix: read file encoding error (#1902)
Co-authored-by: maple <1071520@gi>
2 years ago
takatost 0c5892bcb6
fix: zhipuai chatglm turbo prompts must user, assistant in sequence (#1899) 2 years ago
takatost bb7af56e69
fix: zhipuai history format wrong (#1897) 2 years ago
Chenhe Gu 77f9e8ce0f
add example api url endpoint in placeholder (#1887)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 6333cf43a8
fix: anthropic messages empty raise errors (#1893) 2 years ago
Garfield Dai 91ee62d1ab
fix: huggingface and replicate. (#1888) 2 years ago
takatost ede69b4659
fix: gemini block error (#1877)
Co-authored-by: chenhe <guchenhe@gmail.com>
2 years ago
crazywoola 4d502ea44d
fix: openai embedding list out of bound (#1879) 2 years ago
Yeuoly b43f1441a9
Fix/model runtime (#1873) 2 years ago