Commit Graph

559 Commits (c7783dbd6c359d5023da72ab77db55e13c4c54dd)

Author SHA1 Message Date
takatost c7783dbd6c
bump version to 0.4.9 (#2103) 2 years ago
Jyong ee9c7e204f
delete document cache embedding (#2101)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang 483dcb6340
fix: skip linking /etc/localtime file first in api docker image (#2099) 2 years ago
Bowen Liang 9ad7b65996
support setting timezone in docker images (#2091) 2 years ago
crazywoola ec1659cba0
fix: saving error in empty dataset (#2098) 2 years ago
Joshua 09a8db10d4
Add jina-embeddings-v2-base-de model configuration (#2094) 2 years ago
Bowen Liang e2c89a9487
fix: bypass admin users to use dataset api with API key (#2072) 2 years ago
Jyong 869690c485
fix notion estimate (#2090)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong a3c7c07ecc
use redis to cache embeddings (#2085)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 6c28e1e69a
fix: version (#2083) 2 years ago
takatost 0e1163f698
feat: remove deprecated envs (#2078) 2 years ago
takatost 8654415f33
bump version to 0.4.8 (#2074) 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
takatost 8799c888e3
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
crazywoola d7209d9057
feat: add abab5.5s-chat (#2063) 2 years ago
Jyong a61df6cb03
timeout parameter error (#2052)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 790b885d0a
fix multi-dataset retrieve score limit (#2050)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Ricky 1a2eacc5a6
Add jina-embeddings-v2-base-zh model configuration (#2049) 2 years ago
takatost c51e179db8
bump version to 0.4.7 (#2045) 2 years ago
takatost b582fc13c3
fix: qwen top_p min/max wrong (#2044) 2 years ago
Jyong add33cb5e6
fix SQL slow query (#2043)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 83105d0d8f
fix: dataset and moderation. (#2042) 2 years ago
takatost 28cd3a8c9f
fix: dependencies security problems (#2040) 2 years ago
Jyong cb7a608d75
ascii filter Unicode U+FFFE (#2038)
Co-authored-by: jyong <jyong@dify.ai>
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
killpanda 3ebec8fa41
fixup /stop api (#2012)
Co-authored-by: mayue <mayue05@qiyi.com>
2 years ago
Jyong a63a9c7d45
text spliter length method use default embedding model tokenizer (#2011)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 1779cea6e3
fix: model provider credentials null value validate failed (#2009) 2 years ago
takatost 9245f0adac
bump version to 0.4.6 (#2006) 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
Jyong 5e75f7022f
fix data_source_detail_dict parameter error (#2000)
Co-authored-by: jyong <jyong@dify.ai>
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 f7939c758f
feat: bump version 0.4.5 (#1994) 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
takatost 94626487db
fix: resend url optional (#1987) 2 years ago
Jyong 24bdedf802
fix get embedding model provider in empty dataset (#1986)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Benjamin 1fe4e3afde
Update Resend SDK and resend api url in configuration. (#1963) 2 years ago
Jyong 9dee9e7ade
fix rerank issue when doing economy search (#1978)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 33901384c6
fix: httpx socks package missing (#1977) 2 years ago
Charlie.Wei 7a221d0858
Fix hosting cloud version limit (#1975)
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
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