Commit Graph

7067 Commits (2012ea321383570b19d376b967933ea3affc423c)
 

Author SHA1 Message Date
jyong 1fb59adba9 r2 10 months ago
jyong 1b3888a13e Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 10 months ago
jyong 9c6eb95700 r2 10 months ago
twwu 1ff608dfa9 Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2 10 months ago
twwu 933ad0649c feat: Add subItems mapping to Panel component for enhanced item details 10 months ago
jyong a8b676ade0 r2 10 months ago
twwu 0d9991ec88 feat: Add ONLINE_DRIVE_OUTPUT and integrate into DataSource components for online drive support 10 months ago
twwu e67a19b26b refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name 10 months ago
NeatGuyCoding 2639f950cc
minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
10 months ago
twwu d44af3ec46 refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation 10 months ago
Bowen Liang 6663187eca
test:add unit test for api version config (#21919) 10 months ago
twwu 9ce0c69687 refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering 10 months ago
twwu 2ecbcd6a7f refactor: Add loading state and bucket handling to Online Drive components 10 months ago
Nite Knite 13990f31a1
feat: update account menu style (#21916) 10 months ago
GuanMu de39b737b6
Feat list query (#21907) 10 months ago
twwu d3b17ea567 fix: Update key property for onlineDrive datasource handling in TestRunPanel 10 months ago
GuanMu a66ed7157e
feat: add document pause and resume functionality (#21894) 10 months ago
twwu a4f7d373b5 refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components 10 months ago
Ganondorf c9c49200e0
use repair_json fix json parse error of HTTPRequestNode (#21909)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
twwu 334f0c905a feat: Enhance Online Drive file handling with selection and folder opening functionality 10 months ago
Minamiyama 317d287458
fix(loop-variables): validate variable name input (#21888) 10 months ago
jyong 44c2efcfe4 r2 10 months ago
twwu f2960989c1 refactor: Refactor data source components 10 months ago
非法操作 a79f37b686
fix: tts tool must choose a voice (#21877) 10 months ago
baonudesifeizhai 1c7404099d
fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Joel ed54bd5121
fix: not search plugin if marketplace enabled (#21880) 10 months ago
GuanMu 06c3deff11
Fix: Add title attribute to edit time text for improved accessibility (#21871) 10 months ago
jyong 816b49483a Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 10 months ago
jyong 798d0880d6 r2 10 months ago
twwu cf4f652105 fix: Enhance data source handling by adding error response type and updating local file and online document slices 10 months ago
cutiechi 47954aa284
feat(api): validate and reject external datasets in document update (#21783) 10 months ago
Novice f3c8625fe2
fix: The statistics page cannot display the tokens consumed by agent node (#21861) 10 months ago
jyong 76c418c0b7 r2 10 months ago
NeatGuyCoding ebc4fdc4b2
moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
10 months ago
Ali Saleh 1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
10 months ago
jyong 7c5893db91 Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
10 months ago
jiangbo721 31eb8548ef
fix: Before publish the app, preview the voice of tts, it raise an er… (#21821)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
Minamiyama a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 10 months ago
twwu 2dd1f41ad3 feat: Implement data source store with slices for local files, online documents, website crawls, and online drives 10 months ago
twwu ddde576b4a refactor: Update notification messages in CreateFromDSLModal and CreateFromScratchModal for dataset creation 10 months ago
Minamiyama cb0d4a1e15
style(config-var): update styling classes to use design system tokens (#21846) 10 months ago
crazywoola 21e68b9cf1
fix: nodeExtraData might be undefined (#21856) 10 months ago
HyaCinth a3654c8fe9
fix(web): adjust HTTP node method and input layout (#21834) (#21855) 10 months ago
Yeuoly 980b0188d2
feat(tests): add structured output parser tests for LLM responses (#21838) 10 months ago
Kalo Chin daab648c78
fix: plugin deamon start fail (#21841) 10 months ago
jiangbo721 e17b33e004
chore: add message status enum (#21825)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
Kalo Chin 4e7c9dd2ae
feat: Retain llm setting for agent node (#21842) 10 months ago
Yeuoly 5487463385
fix: add list contents handling in structured LLM output (#21837) 10 months ago
jyong 38d895ab5f r2 10 months ago
jyong a6ff9b224b r2 10 months ago