Commit Graph

693 Commits (767d8a4b052d8753b91e6ae05ed75328befe643e)

Author SHA1 Message Date
takatost 296bf443a8
feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 2 years ago
takatost af7be9bdd7
Feat/optimize entity construct (#1935) 2 years ago
takatost 2cfd5568e1
fix: vision fail in complete app (#1933) 2 years ago
takatost faf40a42bc
feat: optimize memory & invoke error output (#1931) 2 years ago
takatost 97c972f14d
feat: bump version 0.4.3 (#1930) 2 years ago
takatost 3fa5204b0c
feat: optimize performance (#1928) 2 years ago
Yeuoly 5a756ca981
fix: xinference cache (#1926) 2 years ago
Liu Peng 01f9feff9f
fix a typo in file agent_app_runner.py (#1927) 2 years ago
Jyong 2757494265
alter schedule timedelta (#1923)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost b88a8f7bb1
feat: optimize invoke errors (#1922) 2 years ago
takatost b4225bedb5
fix: app create raise error when no available model providers (#1921) 2 years ago
waltcow a82b4d315a
Fix comparison bug in ApplicationQueueManager (#1919) 2 years ago
takatost 3d92784bd4
fix: email template style (#1914) 2 years ago
Jyong 4a3d15b6de
fix customer spliter character (#1915)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 665318da3d
fix: remove useless code. (#1913) 2 years ago
takatost a938e1f184
fix: notion_indexing_estimate embedding_model_instance NPE (#1907) 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
Jyong a0a9461f79
Fix/add qdrant timeout default value (#1901)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 6a2eb5f442
fix: customize model schema fetch failed raise error (#1900) 2 years ago
takatost 0c5892bcb6
fix: zhipuai chatglm turbo prompts must user, assistant in sequence (#1899) 2 years ago
takatost 91ff07fcf7
bump version to 0.4.2 (#1898) 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
Jyong 5ca4c4a44d
add qdrant client timeout limit (#1894)
Co-authored-by: jyong <jyong@dify.ai>
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
waltcow 61aaeff413
Fix variable name in AgentApplicationRunner (#1884) 2 years ago
crazywoola 4d502ea44d
fix: openai embedding list out of bound (#1879) 2 years ago
Yeuoly 9134849744
fix: remove tiktoken from text splitter (#1876) 2 years ago
Garfield Dai fcf8512956
fix: more like this. (#1875) 2 years ago
takatost ae975b10e9
fix: openai origin credential not start with { (#1874) 2 years ago
Yeuoly b43f1441a9
Fix/model runtime (#1873) 2 years ago
takatost 5a2aa83030
fix: ciphertext error (#1872) 2 years ago
takatost 4de27d0404
bump version to 0.4.1 (#1870) 2 years ago
Yeuoly c6d59681ff
fix: xinference secret server_url (#1869) 2 years ago
takatost 3b668c0bb1
fix: IntegrityError import wrong (#1868) 2 years ago
takatost 4aed1fe8a8
fix: Azure text-davinci-003 missing (#1867) 2 years ago
takatost 2381264a3f
fix: provider create cause IntegrityError (#1866) 2 years ago
takatost 4562e83b24
fix: hit testing throws errors cause internal server error (#1865) 2 years ago
takatost 7be77c19f5
fix: default model parameter precision (#1864) 2 years ago
takatost 82247c0f14
fix: agent strategy missing in app model config (#1863) 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
Jyong e91dd28a76
fix file estimate issue (#1860)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 595e9b25ba
Add data clean schedule (#1859)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
waltcow 06d2d8cea3
Refactor BaseVectorIndex delete method (#1853) 2 years ago
Jyong da4847c5a8
fix segment update issue (#1844)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 08494058e9
fix file type not support when preview (#1841)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Charlie.Wei 6b57e4e0ff
Fix chitchat lost context (#1828)
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
Bannings 0b7e0cadc0
Fix Azure OpenAI Provider BASE_MODELS (#1813)
Co-authored-by: xifan <xifan@gaoding.com>
2 years ago
Jyong 163515c6e9
fix unstructured requirements (#1821)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Charlie.Wei 64642fabc4
Parse base64 eml file (#1796)
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 7083a05a25
fix: mail link color (#1812) 2 years ago
crazywoola 1521ac5563
feat: add email template for invite new user in workspace (#1810) 2 years ago
Garfield Dai 7b37e05dec
feat: add billing switch. (#1789)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Jyong 022450768f
fix gpt 4v upload image issue (#1799)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong df1509983c
ppt & pptx improve (#1790)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 185c2f86cd
Compatible with the situation where there is no user information. (#1792)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
taokuizu 10fc44e2af
fix typo (#1791) 2 years ago
takatost 43741ad5d1
feat: bump version to 0.3.34 (#1788) 2 years ago
zxhlyh 867fc61b12
fix: web app text (#1784) 2 years ago
Jyong 5e34f938c1
Feat/add unstructured support (#1780)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 2fd56cb01c
Fix/vdb index issue (#1776)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
zxhlyh 1a5279a3ef
fix: get billing info in self-hosted edition from current workspace (#1774) 2 years ago
Garfield Dai 2de73991ff
feat: only tenant owner can subscription. (#1770) 2 years ago
Jyong ebc2cdad2e
fix annotation query exception (#1771)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
zxhlyh 5bb841935e
feat: custom webapp logo (#1766) 2 years ago
Jyong 96d2de2258
fix annotation reply in universal chat (#1768)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong a71f2863ac
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 4b1ba2ec21
feat: remove billing config. (#1761) 2 years ago
Qiwen Tong c09184fd94
update bm25 search properties (#1758)
Co-authored-by: Blade <zhangxiaobin@unixyz.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
Garfield Dai 7c43123956
feat: can replace logo. (#1752) 2 years ago
Garfield Dai 6b499b9a16
remove stripe and anthropic. (#1746) 2 years ago
Jyong d5695b3170
check rerank document is not empty (#1740)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
crazywoola 994fceece3
fix: qa regex (#1738) 2 years ago
Jyong 8c451eb0e6
fix only full text search in app issue (#1736)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
crazywoola 38b55d2186
fix: default types (#1728) 2 years ago
takatost bee0d12455
fix: remove postgresql default charset config (#1720) 2 years ago
takatost 13f2c90a7b
bump version to 0.3.33 (#1719) 2 years ago
crazywoola a3dca3dabc
fix: auto generate type error in controllers/web/conversation.py (#1718) 2 years ago
SM-Tech e5c7a81ce3
fix ascii codec error, by using utf8 (#1608)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Pascal M bc54cdc537
refactor: typo in dataset docstore (#1711) 2 years ago
Pascal M 5d10cf0fe6
fix: error Class 'builtins.list' is not mapped (#1710) 2 years ago
Garfield Dai 7b8a10f3ea
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 1263b7de75
fix: vector_size convert bytes to MB. (#1684) 2 years ago
Garfield Dai 053102f433
Feat/dify billing (#1679)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: takatost <takatost@users.noreply.github.com>
2 years ago
Yeuoly d3a2c0ed34
fix wrong syntax of type definitions (#1678) 2 years ago
Wen O.Y a1cd043fdc
fix: Incorrect order of embedded documents in CacheEmbedding (#1671) 2 years ago
WangBooth 22bc9ddc73
Hotfix/fix documents index mismatch error in rerank (#1662)
Co-authored-by: baomi.wbm <baomi.wbm@dtwave-inc.com>
2 years ago
zxhlyh 451af66be0
feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
crazywoola 454577c6b1
Remove legacy docker startup docs in frontend (#1645) 2 years ago
WangBooth 53be4d2712
fix #1637 (#1638)
Co-authored-by: baomi.wbm <baomi.wbm@dtwave-inc.com>
2 years ago
crazywoola cf0ba794d7
fix: old webapp url still valid (#1643) 2 years ago
Jyong 74b2260ba6
fix score_threshold_enabled name (#1626)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 3cc697832a
feat: bump version to 0.3.32 (#1620) 2 years ago
takatost e1d2203371
fix: provider chatglm tests error (#1618) 2 years ago
takatost 93467cb363
fix: dataset tool missing in n-to-1 retrieve mode (#1617) 2 years ago
takatost ea526d0822
feat: chatglm3 support (#1616) 2 years ago
takatost 0e627c920f
feat: xinference rerank model support (#1615) 2 years ago
Jyong a5b80c9d1f
Fix/multi thread parameter (#1604) 2 years ago
Jyong f704094a5f
fix hybrid search when document is none (#1603)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 1f58f15bff
feat: optimize db connections in thread (#1601) 2 years ago
Jyong b930716745
fix weaviate hybrid search issue (#1600)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
waltcow 3c0fbf3a6a
fix sql transaction error in statistic API (#1586) 2 years ago
takatost 4a55d5729d
feat: add anthropic claude-2.1 support (#1591) 2 years ago
takatost d5acfaa14e
feat: bump version to 0.3.31 (#1584) 2 years ago
Jyong cc35d0645a
Compatible model saving error (#1582)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost c9368925a3
feat: add `supported_model_types` field and filter in provider list (#1581) 2 years ago
Jyong 0d9ce1bab0
fix multi retrieval with resource score issue (#1578)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Matri d0456d0f42
feat: configurable invite expiry time (#1573) 2 years ago
Rhon Joe 7cda3fe85b
fix(api): patch Windows timezone set (#1575) 2 years ago
Garfield Dai 5b7071e4b0
Feat/sdk vision support (#1531)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Jyong 6717bb2b72
fix the error message (#1564)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 0e08526428
fix hybrid search reranking check (#1563)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 4588831bff
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost d654770732
feat: supports for new version of openllm (#1554) 2 years ago
takatost 8f2bd7663d
feat: optimize timezone of server (#1537) 2 years ago
takatost 54a42d08d7
fix: conversation rename always auto generate (#1530) 2 years ago
Garfield Dai 8835435558
fix: change model mode. (#1520) 2 years ago
takatost a80d8286c2
feat: bump version to 0.3.30 (#1519) 2 years ago
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
crazywoola d0e1ea8f06
1506 remove duplicated code (#1511) 2 years ago
takatost 9de67c586f
feat: update free plan rules of spark (#1515) 2 years ago
takatost d7ae86799c
feat: support basic feature of OpenAI new models (#1476) 2 years ago
takatost 059c089f93
fix: external data tool batch retrieve bug (#1472) 2 years ago
Garfield Dai c1e7193c4b
feat: hidden api key enhancement. (#1468) 2 years ago
takatost 2423563d45
fix: external data tool parse error (#1469) 2 years ago
takatost 260672986e
fix: universal chat external_data_tools NPE (#1467) 2 years ago
takatost 5d48406d64
feat: bump version to 0.3.29 (#1462) 2 years ago
takatost 2b2dbabc11
fix: prompt variables validate when using external data tools (#1465) 2 years ago
Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
YiLi 7699621983
fix: Use correct typehint for return values (#1454)
Co-authored-by: lethe <lethe>
2 years ago
takatost 4dfbcd0b4e
feat: support chatglm_turbo model #1443 (#1460) 2 years ago
crazywoola a9ee18300e
fix: service suggested api (#1452) 2 years ago
takatost 076f3289d2
feat: add spark v3.0 llm support (#1434) 2 years ago
takatost fb64fcb271
feat: upgrade xinference-client to 0.5.4 (#1402) 2 years ago
takatost e122d677ad
fix: return wrong when init 0 quota in trial provider (#1394) 2 years ago
takatost 4c63cbf5b1
feat: adjust anthropic (#1387) 2 years ago
Garfield Dai fe14130b3c
refactor advanced prompt core. (#1350) 2 years ago
wayne.wang 52ebffa857
fix: app config zhipu chatglm_std model, but it still use chatglm_lit… (#1377)
Co-authored-by: wayne.wang <wayne.wang@beibei.com>
2 years ago
takatost 7c9b585a47
feat: support weixin ernie-bot-4 and chat mode (#1375) 2 years ago
takatost c039f4af83
fix: app model config detached in completion thread (#1366) 2 years ago
takatost 07285e5f8b
feat: optimize completion model agent (#1364) 2 years ago
takatost 2feb16d957
feat: bump version to 0.3.28 (#1349) 2 years ago
Garfield Dai 695841a3cf
Feat/advanced prompt enhancement (#1340) 3 years ago
takatost 3efaa713da
feat: use xinference client instead of xinference (#1339) 3 years ago
takatost 9822f687f7
fix: max tokens of OpenAI gpt-3.5-turbo-instruct to 4097 (#1338) 3 years ago
Charlie.Wei 298ad6782d
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
3 years ago
takatost f4be2b8bcd
fix: raise error in minimax stream generate (#1336) 3 years ago
takatost 7dea485d57
feat: bump version to 0.3.27 (#1331) 3 years ago
Garfield Dai 42a5b3ec17
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
3 years ago
takatost 2d1cb076c6
fix: dataset segment not exist return agent response (#1329) 3 years ago
Jyong 289c93d081
Feat/improve document delete logic (#1325)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 9cba1c8bf4
fix: retriever_resource missing (#1317) 3 years ago
takatost cbf095465c
feat: remove llm client use (#1316) 3 years ago
takatost ff493d017b
fix: minimax tests (#1313) 3 years ago
Jyong 7f6ad9653e
Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 2851a9f04e
feat: optimize minimax llm call (#1312) 3 years ago
takatost c536f85b2e
fix: compatibility issues with the tongyi model. (#1310) 3 years ago
takatost b1352ff8b7
feat: using random sampling to check if it violates the review mechan… (#1308) 3 years ago
Jyong cc63c8499f
bump version to 0.3.26 (#1307)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong f191b8b8d1
milvus docker compose env (#1306)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong 5003db987d
milvus secure check fix (#1305)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong 07aab5e868
Feat/add milvus vector db (#1302)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 875dfbbf0e
fix: openllm completion start with prompt, remove it (#1303) 3 years ago
Charlie.Wei 9e7efa45d4
document segmentApi Add get&update&delete operate (#1285)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
3 years ago
takatost 8bf892b306
feat: bump version to 0.3.25 (#1300) 3 years ago
takatost 8480b0197b
fix: prompt for baichuan text generation models (#1299) 3 years ago
takatost 4ab4bcc074
feat: support openllm embedding (#1293) 3 years ago
takatost 1d4f019de4
feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
3 years ago
takatost 677aacc8e3
feat: upgrade xinference client to 0.5.2 (#1292) 3 years ago
takatost fda937175d
feat: qdrant support in docker compose (#1286) 3 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 3 years ago
takatost 373e90ee6d
fix: detached model in completion thread (#1269) 3 years ago
takatost 41d4c5b424
fix: count down thread in completion db not commit (#1267) 3 years ago
takatost 86a9dea428
fix: db not commit when streaming output (#1266) 3 years ago
takatost 8606d80c66
fix: request timeout when openai completion (#1265) 3 years ago
takatost 5bffa1d918
feat: bump version to 0.3.24 (#1262) 3 years ago
zxhlyh c9b0fe47bf
Fix/notion sync (#1258) 3 years ago
Jyong 5e511e01bf
Fix/dataset api key delete (#1255)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost a31466d34e
fix: db session not commit before long llm call running (#1251) 3 years ago
takatost d38eac959b
fix: wenxin model name invalid when llm call (#1248) 3 years ago
Jyong 46154c6705
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Garfield Dai 54ff03c35d
fix: dataset query error. (#1244) 3 years ago
Garfield Dai 18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
3 years ago
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
Jyong 724e053732
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Garfield Dai e409895c02
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
takatost 32d9b6181c
fix: transaction not commit during long LLM calls (#1213) 3 years ago
takatost 2b018fade2
fix: transaction hangs due to message commit block during long LLM calls (#1206) 3 years ago
takatost 5809edd74b
feat: bump version to 0.3.23 (#1198) 3 years ago
takatost 435f804c6f
fix: gpt-3.5-turbo-instruct context size to 8192 (#1196) 3 years ago
takatost ae3f1ac0a9
feat: support gpt-3.5-turbo-instruct model (#1195) 3 years ago
Jyong 269a465fc4
Feat/improve vector database logic (#1193)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 3 years ago
takatost c8bd76cd66
fix: inference embedding validate (#1187) 3 years ago
charli117 20bab6edec
Restore the application template (#1174)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
3 years ago
charli117 67bed54f32
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
3 years ago
Matri fc68c81791
fix: correct invite url (#1173) 3 years ago
Jyong 5d9070bc60
Feat/add blocking mode resource return (#1171)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost f9082104ed
feat: add hosted moderation (#1158) 3 years ago
takatost 983834cd52
feat: spark check (#1134) 3 years ago
takatost 24cb992843
feat: bump version to 0.3.22 (#1153) 3 years ago
Jyong 642842d61b
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
KVOJJJin e161c511af
Feat:csv & docx support (#1139)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost f29e82685e
feat: bump version to 0.3.21 (#1145) 3 years ago
takatost 3a5ae96e7b
fix: TRANSFORMERS_OFFLINE orders in Dockerfile (#1144) 3 years ago
takatost b63a685386
feat: set transformers offline default true (#1143) 3 years ago
takatost 877da82b06
feat: cache huggingface gpt2 tokenizer files (#1138) 3 years ago
Joel 2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
3 years ago
takatost 1ade70aa1e
feat: bump version to 0.3.20 (#1135) 3 years ago
takatost 2658c4d57b
fix: answer returned null when response_mode was blocking (#1133) 3 years ago
takatost 6effcd3755
feat: optimize celery start cmd (#1129) 3 years ago
takatost c4d8bdc3db
fix: hf hosted inference check (#1128) 3 years ago
Matri a5d21f3b09
fix: shortening invite url (#1100)
Co-authored-by: MatriQi <matri@aifi.io>
3 years ago
takatost a7cdb745c1
feat: support spark v2 validate (#1086) 3 years ago
takatost 73c86ee6a0
fix: prompt of title generation (#1084) 3 years ago
takatost 48eb590065
feat: optimize last_active_at update (#1083) 3 years ago
takatost 33562a9d8d
feat: optimize prompt (#1080) 3 years ago
Rhon Joe c9194ba382
chore(api): api image multistage build (#1069) 3 years ago
takatost a199fa6388
feat: optimize high load sql query of document segment (#1078) 3 years ago
takatost 4c8608dc61
feat: optimize conversation title generation output must be a valid JSON (#1077) 3 years ago
takatost df6604a734
feat: optimize generation of conversation title (#1075) 3 years ago
takatost 1ca86cf9ce
feat: bump version to 0.3.19 (#1074) 3 years ago
takatost 78e26f8b75
fix: summary no docs (#1073) 3 years ago
takatost 2191312bb9
fix: segments query missing idx hit (#1072) 3 years ago
takatost fcc6b41ab7
feat: decrease claude model request time by set max top_k to 10 (#1071) 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 a7a7aab7a0
fix: csv import error (#1063) 3 years ago
crazywoola 86bfbb47d5
chore: doc issue (#1062) 3 years ago
yezhwi d33a269548
refactor(file extractor): file extractor (#1059) 3 years ago
Matri d3f8ea2df0
Feat/support to invite multiple users (#1011) 3 years ago
Jyong 7df56ed617
fix error weaviate vector (#1058)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
KVOJJJin c67f345d0e
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
yezhwi 8b8e510bfe
fix: handle AttributeError for datasets and index (#1052) 3 years ago
takatost 417c19577a
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Jyong b5953039de
recreate qdrant vector (#1049)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong a43e80dd9c
add qdrant migration (#1046)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
WangBooth ad5f27bc5f
fix openpyxl dimensions error (#1041) 3 years ago
takatost 7b3314c5db
fix: dataset desc (#1045) 3 years ago
Jyong a55ba6e614
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong 16199e968e
fix notion import limit check (#1042)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 02452421d5
fix: pub generate message text return null (#1037) 3 years ago
takatost 0796791de5
feat: hf inference endpoint stream support (#1028) 3 years ago
takatost 6c148b223d
fix: dataset query truncated (#1026) 3 years ago