Commit Graph

77 Commits (fd38e1cf1592f2cdc58dbe94337d586fa2e8d5ea)

Author SHA1 Message Date
Jingpan Xiong 33397836a5
feat: support relyt vector database (#3367)
Co-authored-by: jingsi <jingsi@leadincloud.com>
2 years ago
Bowen Liang 168bf61b23
chore: separate Python dependencies for development (#3198) 2 years ago
chenxu9741 ad65c891e7
add xls file suport (#3321) 2 years ago
LiuVaayne b00466f025
feat:api Add support for extracting EPUB files in ExtractProcessor (#3254)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Eric Wang e0df7505f6
feat(llm/models): add gemini-1.5-pro (#2925) 2 years ago
呆萌闷油瓶 43bb0b0b93
chore:bump pypdfium2 from 4.16.0 to 4.17.0 (#3310) 2 years ago
takatost 826c422ac4
feat: Add Cohere Command R / R+ model support (#3333) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Yeuoly 25b9ac3df4
feat: claude3 tool call (#3111) 2 years ago
QIN2DIM f7d1d9b8b1
fix(duckduckgo-search): invoke error (#3077) 2 years ago
Jyong 1716ac562c
add clean_unused_datasets_task (#3057)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
呆萌闷油瓶 e215aae39a
feat:xinference audio model support (#3045) 2 years ago
Bowen Liang 830495a607
bump celery from 5.2 to 5.3 (#2478)
Co-authored-by: takatost <takatost@users.noreply.github.com>
2 years ago
Bowen Liang 41a4593b6d
bump redis client to 5.0 and enable hiredis support (#2518) 2 years ago
wangkehan c7d003d551
fix: Upgrade duckduckgo-search to version 5.1.0 & update document segment api parameter error (#2938) 2 years ago
Jyong 86e474fff1
Add azure blob storage support (#2919)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang 7c0ae76cd0
Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891) 2 years ago
Su Yang 45e51e7730
feat: AWS Bedrock Claude3 (#2864)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
呆萌闷油瓶 f49b1afd6c
feat:support azure tts (#2751) 2 years ago
Bowen Liang b163545771
Use `python-docx` to extract docx files (#2654) 2 years ago
Yash Parmar 2f28afebb6
FEAT: Add twilio tool for sending text and whatsapp messages (#2700)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Bowen Liang 1cf5f510ed
feat: add qrcode tool for QR code generation (#2699) 2 years ago
Yeuoly 95733796f0
fix: replace os.path.join with yarl (#2690) 2 years ago
Bowen Liang 552f319b9d
feat: support HTTP response compression in api server (#2680) 2 years ago
takatost 5c258e212c
feat: add Anthropic claude-3 models support (#2684) 2 years ago
waltcow f322d9bddb
Fix vdb merge error (#2650) 2 years ago
Yash Parmar dbd1d79770
FEAT: Add arxiv tool for searching scientific papers and articles fro… (#2632) 2 years ago
Yash_1124 adf2651d1f
FEAT: Add DuckDuckGo Search Tool for Enhanced Privacy-Focused Search Functionality (#2499) 2 years ago
takatost 41328bde97
version to 0.5.4 (#2407) 2 years ago
Bowen Liang d4cfd3e7ac
add built-in maths tool for local expression evaluation on NumExpr (#2390) 2 years ago
Yeuoly 6d5b386394
Feat/blocking function call (#2247) 2 years ago
Bowen Liang d844420c07
bump flask from 2.3 to 3.0 (#2279) 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
Yeuoly a96cae4f44
refine: faster rsa implement (#2182) 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 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
takatost 28cd3a8c9f
fix: dependencies security problems (#2040) 2 years ago
takatost 34bf2877c8
fix: tongyi stream generate not incremental and add qwen max models (#2013) 2 years ago
Benjamin 1fe4e3afde
Update Resend SDK and resend api url in configuration. (#1963) 2 years ago
takatost 33901384c6
fix: httpx socks package missing (#1977) 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 595e9b25ba
Add data clean schedule (#1859)
Co-authored-by: jyong <jyong@dify.ai>
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
Jyong 5e34f938c1
Feat/add unstructured support (#1780)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 6b499b9a16
remove stripe and anthropic. (#1746) 2 years ago
takatost 0e627c920f
feat: xinference rerank model support (#1615) 2 years ago
takatost 4a55d5729d
feat: add anthropic claude-2.1 support (#1591) 2 years ago