twwu
3e27e97364
feat(publish): improve success and error notifications for knowledge pipeline publishing with localized messages and enhanced user guidance
преди 2 месеца
twwu
9d3198f808
refactor(data-source, before-run-form): enhance data handling and user interface for data source selection, integrating new components and improving state management
преди 2 месеца
twwu
449755ada4
refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling
преди 2 месеца
Asuka Minato
d12255025c
add tyck tool (currently ignore the error) (#22592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
Asuka Minato
864872d24e
Httpx example (#24151)
преди 2 месеца
github-actions[bot]
5be2666938
chore: translate i18n files (#24211)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
преди 2 месеца
Xiyuan Chen
cfefe4f738
Feat: Education (#24208)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
Joel
ddf05ca059
feat: notice of the expire of education verify (#24210)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
преди 2 месеца
NeatGuyCoding
870e3daa95
hotfix: fix multiple case match syntax (#24204)
преди 2 месеца
yihong
4c1ad40f8e
docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
преди 2 месеца
twwu
8ab3f1212b
refactor(billing, chunk-preview): update link target and improve file property handling in document preview
преди 2 месеца
Yongtao Huang
52857eb6b3
Fix: replace `get_builtin_provider` with `get_plugin_provider` (#24191)
преди 2 месеца
NeatGuyCoding
e6183074f3
feat: add testcontainers based tests for model provider service (#24193)
преди 2 месеца
Yongtao Huang
6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180)
преди 2 месеца
Yongtao Huang
7c7618c083
Remove the second `if self.runtime is None:` check (#24171)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
преди 2 месеца
twwu
be045a68ee
refactor(credential-icon, create-from-pipeline, test-run): improve component structure and enhance data handling for online drive files
преди 2 месеца
twwu
95f60d89ab
refactor(datasets): reorganize document components and enhance operations with download functionality
преди 2 месеца
twwu
a1666fe058
Merge branch 'main' into feat/rag-2
преди 2 месеца
twwu
ed4bd56146
refactor(create-card, template-card): add TODO comments for direct pipeline dataset creation and improve code organization
преди 2 месеца
KVOJJJin
5f0b52c017
Fix number input in tool configure form of agent node tool item (#24154)
преди 2 месеца
Stream
c2606f9062
fix: correct behaviour of code fix (#24152)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
twwu
ad523ef4ad
feat(publish): enhance success notification for pipeline template publishing with additional information and links
преди 2 месеца
Asuka Minato
70da81d0e5
try ast-grep (#24149)
преди 2 месеца
twwu
d9cdce3f7a
fix(i18n): refine Simplified Chinese translations for dataset and pipeline terminology
преди 2 месеца
twwu
865e3ee85b
fix(billing): adjust padding and margin for pricing plan item components
преди 2 месеца
twwu
07887fb24f
fix(i18n): update Simplified Chinese translations for "知识管道" to "知识流水线"
преди 2 месеца
Harry
fcdbe3b84a
fix: plugin service import
преди 2 месеца
9527MrLi
75199442c1
feat: Implements periodic deletion of workflow run logs that exceed t… (#23881)
Co-authored-by: shiyun.li973792 <shiyun.li@seres.cn>
Co-authored-by: 1wangshu <suewangswu@gmail.com>
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
преди 2 месеца
NeatGuyCoding
60cc82aff1
feat: add testcontainers based tests for feature service (#24026)
преди 2 месеца
Asuka Minato
ebd2c8236d
an example of suppress (#24136)
преди 2 месеца
github-actions[bot]
a2537ba4fd
chore: translate i18n files (#24131)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
преди 2 месеца
Guangdong Liu
a3a041ef6f
feat: add delete avatar functionality with confirmation modal (#24127)
Co-authored-by: crazywoola <427733928@qq.com>
преди 2 месеца
Zhehao Peng
c0702aacac
Use typing.Literal to replace str places (#24099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
twwu
38c51b1011
fix(i18n): highlight "プレミアム" in Japanese billing translations
преди 2 месеца
twwu
469ed5a311
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
преди 2 месеца
twwu
56273a2dcf
fix(i18n): update Japanese and Simplified Chinese translations for billing terms
преди 2 месеца
Harry
6ce013ac52
fix: OAuth client parameter retrieval by verifying plugin status
преди 2 месеца
twwu
fb6fe4a32b
fix(billing): adjust z-index for noise effects in pricing plans and self-hosted plan items
преди 2 месеца
yessenia
ae183b348c
feat: variable preview
преди 2 месеца
He Wang
670d479e32
Bump pyobvector to 0.2.15 (#24120)
преди 2 месеца
twwu
4a5c883988
feat(pipeline): implement footer component for dataset creation and enhance UI with new styles
преди 2 месеца
Stream
ae7de7d36b
fix: treat default template of code as empty (#24106)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
Yongtao Huang
ef5decc98a
Chore: remove some dead code in experience-enhance-group (#24110)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
преди 2 месеца
-LAN-
4445460eca
fix: validate checklist before publishing workflow (#24104)
преди 2 месеца
crazywoola
8288b1dcab
Revert "fix pg_vector extension requires SUPERUSER, but not availabl… (#24108)
преди 2 месеца
Elvis_LEE
16d1289a0a
fix pg_vector extension requires SUPERUSER, but not available on Huawei Cloud RDS (#24093)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
github-actions[bot]
ba775a1c90
chore: translate i18n files (#24102)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
преди 2 месеца
GuanMu
b0e58f9da7
Feature/improve goto anything commands (#24091)
преди 2 месеца
Junyan Qin (Chin)
531e784a92
feat: no longer enable auto upgrade when marketplace is disabled (#24… (#24101)
преди 2 месеца
HyaCinth
5e8fe30035
fix(ui): Optimize UI component styles and layouts (#24090) (#24092)
преди 2 месеца