Commit Graph

243 Commits (ceb2b150fff62fa515ec26e1aeffce0095d5c7be)

Author SHA1 Message Date
Zhi ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 1 year ago
Jyong 8e311cc45c
fixed permission is None (#7788) 1 year ago
crazywoola 3a071b8db9
fix: datasets permission is missing (#7751) 1 year ago
kurokobo bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 1 year ago
Charlie.Wei e7afee1176
Langfuse view button (#7684) 1 year ago
Jyong 1473083a41
catch openai rate limit error (#7658) 1 year ago
Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joe 741c548f3c
feat: web sso (#7135) 1 year ago
Charlie.Wei 9864b35465
langfuser add view button (#7571) 1 year ago
crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 1 year ago
Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
1 year ago
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 5e42e90abc
fix(api/services/workflow/workflow_converter.py): Add NoneType checkers & format file. (#7446) 1 year ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
-LAN- 5350b1d938
fix(api/services/workflow/workflow_converter.py): Add converrsation variable to workflow. (#7257) 1 year ago
crazywoola 4d4af00399
fix: keywords (#7357) 1 year ago
Nam Vu dbc1ae45de
chore: update docstrings (#7343) 1 year ago
-LAN- 2d89b7d0a9
fix(api/services/app_dsl_service.py): Add conversation variables. (#7304) 1 year ago
-LAN- 5b77ef01d4
chore(api/services/app_dsl_service.py): Bump DSL version to 0.1.1 (#7235) 2 years ago
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe 425174e82f
feat: update ops trace (#7102) 2 years ago
Joe 7201b56a6d
fix: workflow log run time error (#7130) 2 years ago
majian 5542ee4d0d
workflow logs support workflow run id filter (#6833) 2 years ago
-LAN- 536c43257b
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2 years ago
Jyong 80c94f02e9
add vector field for other vectordb (#7051) 2 years ago
Sangmin Ahn 7f81a86e9e
chore: show non-English characters in exported DSL files (#7042) 2 years ago
Jyong 28d4e5b045
Fix/reranking mode is null (#7012) 2 years ago
Sangmin Ahn dd676866aa
chore: exclude .txt extenstion in create_by_text API (#6956) 2 years ago
Jyong 048bc4c06e
fix update dataset failed when embedding model is not exist (#6920) 2 years ago
takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 2 years ago
Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 2 years ago
takatost 1690788827
fix: name 'current_app' is not defined in recommended_app_service (#6574) 2 years ago
Sangmin Ahn 093b8ca475
fix: escape double quotation marks in the vector DB search query (#6506) 2 years ago
-LAN- cd7fa8027a
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
-LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Jyong 57729823a0
fix wrong method using (#6459) 2 years ago
Songyawn 218930c897
fix tool icon get failed (#6375)
Co-authored-by: songyawen <songyawen@zkme.xyz>
2 years ago
Jyong f55876bcc5
fix web import url is too long (#6402) 2 years ago
FamousMai 20f73cb756
fix: default model set wrong(#6327) (#6332)
Co-authored-by: maiyouming <maiyouming@yafex.cn>
2 years ago
Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 2 years ago
Jyong d320d1468d
Feat/delete file when clean document (#5882) 2 years ago
takatost 46a5294d94
feat(backend): support import DSL from URL (#6287) 2 years ago
Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
dufei 109de52fe2
Fix: When editing an Agent, selecting custom tools does not allow filtering by labels. (#6197)
Co-authored-by: dufei <du_fei@venusgroup.com.cn>
2 years ago
liuzhenghua 9622fbb62f
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Joe ce930f19b9
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2 years ago
takatost 68b1d063f7
chore: remove tsne unused code (#6077) 2 years ago
crazywoola 3ec80f9dda
Fix/6034 get random order of categories in explore and workflow is missing in zh hant (#6043) 2 years ago