Commit Graph

180 Commits (5f0ce5811aeedfbed0100e95f3a04a2ac1d078d8)

Author SHA1 Message Date
Charles Zhou cc4a4ec796
feat: permission and security fixes (#5266) 2 years ago
Jyong ba5f8afaa8
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
kurokobo ef6034abfd
fix: allow the name and icon of the web app to be set independently of that of the bot itself (#5225) 2 years ago
Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 2 years ago
Summer-Gu 7f98c2ea3f
refactor: Delete the dataset to verify whether it is in use (#5112) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago
Bowen Liang bdad993901
improve: generalize vector factory classes and vector type (#5033) 2 years ago
Weaxs 0797f9bc05
feat: support tidb vector (#4588) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Jyong 4e3b0c5aea
support rename document (#4915) 2 years ago
Moonlit 86e7c7321f
Fixed a bug where any content in the 'fetch' was converted to True (#4400) 2 years ago
Charlie.Wei d058a234ba
Fixed workflow tts feature audition (#4867) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Charlie.Wei cd4924d472
Fix tts audition (#4656)
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
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2 years ago
zxhlyh 8b931b085c
fix: app logo (#4483) 2 years ago
Garfield Dai dd94931116
Remove useless code (#4416) 2 years ago
Yeuoly 182dadd433
chore: remove model as tool (#4409) 2 years ago
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
takatost 8f3042e5b3
feat: Add draft hash check in workflow (#4251) 2 years ago
Garfield Dai 6f1e4a19a2
fix: workflow avg user interaction. (#4056) 2 years ago
Jyong 3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
羊羽 975b2fb79e
delete duplicate check get_dataset (#3966)
Co-authored-by: baxiang <baxiang@lixiang.com>
2 years ago
Jingpan Xiong 1be222af2e
fix: using api can not execute relyt vector database (#3766)
Co-authored-by: jingsi <jingsi@leadincloud.com>
2 years ago
Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 2 years ago
Jyong f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Yeuoly 3480f1c59e
refactor: tool parameter cache (#3703) 2 years ago
Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 2 years ago
Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 2 years ago
Jyong 394ceee141
optimize question classifier prompt and support keyword hit test (#3565) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
takatost f599f41336
fix: empty conversation list of explore chatbot (#3235) 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
Jyong e12a0c154c
add segment function billing check for SAAS env (#3082)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 32e83e00e4
feat: use en-US as fallback recommend app if using unmaintained language (#3063) 2 years ago
Bowen Liang 1f98a4fff3
improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2 years ago
Yeuoly f29280ba5c
Fix/compatible to old tool config (#2839) 2 years ago
Yeuoly bbea3a6b84
fix: compatible to old tool config (#2837) 2 years ago
Yeuoly f8951d7f57
fix: api tool provider not found (#2782) 2 years ago
Yeuoly ce58f0607b
Feat/tool secret parameter (#2760) 2 years ago
Yeuoly 40c646cf7a
Feat/model as tool (#2744) 2 years ago
Charlie.Wei 6a6133c102
Fix voice selection (#2664)
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
Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 2 years ago
takatost 76da66fb7e
fix: fix import from explore apps err when OpenAI not inited (#2671) 2 years ago
Garfield Dai 8e66b96221
Feat: Add documents limitation (#2662) 2 years ago
crazywoola 582ba45c00
Fix 500 error when creating from the template and the provider is None (#2591) 2 years ago
Jyong 5b953c1ef2
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 6c4e6bf1d6
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago