twwu
|
926ae7320a
|
feat: Add useDatasetApiAccessUrl hook and update API links in various components for localization support
|
2025-09-16 21:08:05 +08:00 |
twwu
|
01beb59aa7
|
feat: Add documentation link to step three of dataset creation process
|
2025-09-15 11:48:50 +08:00 |
twwu
|
c8614b108a
|
refactor: replace useResetDatasetList with useInvalidDatasetList across multiple components
|
2025-09-09 15:35:02 +08:00 |
twwu
|
8506288180
|
fix(firecrawl): map markdown content to content field in crawl results
|
2025-09-04 19:24:54 +08:00 |
twwu
|
ef64729771
|
refactor(notion-page-preview): update fetchNotionPagePreview to include pageType parameter for improved API request
|
2025-09-04 19:02:35 +08:00 |
twwu
|
1214942eb7
|
refactor(datasets): rename 'markdown' to 'content' for consistency across components
|
2025-09-03 20:32:48 +08:00 |
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
twwu
|
d3b6631df8
|
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
|
2025-08-21 17:31:25 +08:00 |
twwu
|
fc779d00df
|
Merge branch 'main' into feat/rag-2
|
2025-08-11 11:15:58 +08:00 |
Matri Qi
|
cb5e2ad9b2
|
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-08 09:25:41 +08:00 |
twwu
|
1b3860d012
|
Merge branch 'main' into feat/rag-2
|
2025-08-07 16:27:20 +08:00 |
hangboss1761
|
f3c98a274b
|
fix: update the guiding text in the upload component (#23509)
|
2025-08-07 10:06:04 +08:00 |
twwu
|
cd9bfe0df3
|
feat: Update website crawl provider to use jinaReader and synchronize selection changes
|
2025-08-01 14:42:54 +08:00 |
twwu
|
19a93c6554
|
feat: Enhance Notion integration by adding credential_id to NotionInfo and updating related functions
|
2025-08-01 14:04:01 +08:00 |
twwu
|
0b871abe59
|
feat: Add credential handling to Notion page selector and related components
|
2025-07-31 16:28:53 +08:00 |
twwu
|
8711a57d92
|
feat: Enhance NotionPageSelector and NotionPageSelectorModal with loading states and credential handling
|
2025-07-31 15:19:03 +08:00 |
twwu
|
41363459b5
|
feat: Update Header component button styling and remove redundant onClick from icon
|
2025-07-30 17:41:55 +08:00 |
twwu
|
f8d7d07c13
|
feat: Introduce CredentialSelector component and remove WorkspaceSelector
|
2025-07-30 15:19:10 +08:00 |
twwu
|
b0cd4daf54
|
feat: Add credential seletor for online docuemnts and online drive
|
2025-07-28 16:55:40 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
twwu
|
e1861f5f9c
|
fix: add dataset reset functionality and improve warning message consistency
|
2025-07-25 17:30:19 +08:00 |
Wu Tianwei
|
ad472d59e0
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +08:00 |
twwu
|
60f3832c65
|
fix: refactor OptionCard and StepTwo components for improved structure and readability
|
2025-07-14 16:25:56 +08:00 |
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
Wu Tianwei
|
c805238471
|
fix: adjust layout styles for header and dataset update (#22182)
|
2025-07-11 11:17:28 +08:00 |
twwu
|
4a8061d14c
|
fix: Integrate dataset list reset functionality in dropdown and step two components
|
2025-07-09 13:54:49 +08:00 |
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
twwu
|
4c82c9d029
|
feat: Add Online Drive file management components and enhance file icon handling
|
2025-06-30 14:19:14 +08:00 |
qiuqiua
|
18757d07c9
|
fix: #21427 correct segment settings when creating documents via API (#21673)
|
2025-06-29 14:49:32 +08:00 |
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +08:00 |
Wu Tianwei
|
ad9eebd02d
|
fix: update retrieval method cache (#21409)
|
2025-06-26 10:58:21 +08:00 |
twwu
|
b9f59e3a75
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-23 13:59:05 +08:00 |
Ganondorf
|
ea68c92bbb
|
fix segment display the default (#21317)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-06-23 13:48:39 +08:00 |
Wu Tianwei
|
b348455144
|
fix: Update segmentation type initialization to support parent-child mode based on document form (#21359)
|
2025-06-23 13:45:35 +08:00 |
onlylhf
|
f2f6e95880
|
fix: Update the logic for segment type settings to support parent-child mode selection. (#21278)
|
2025-06-23 10:36:30 +08:00 |
twwu
|
5d25199f42
|
refactor: update layout for creation title and content in StepThree component
|
2025-06-19 09:36:04 +08:00 |
twwu
|
a103324f25
|
refactor: enhance UI components with new icons and improved styling in billing and dataset processes
|
2025-06-18 18:03:43 +08:00 |
twwu
|
4b3a54633f
|
refactor: streamline dataset detail fetching and improve dataset list handling across components
|
2025-06-18 15:05:21 +08:00 |
zxhlyh
|
abb2ed66e7
|
merge main
|
2025-06-16 10:15:24 +08:00 |
Bowen Liang
|
f4df759ba6
|
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801)
|
2025-06-13 10:58:43 +02:00 |
twwu
|
b9fa3f54e9
|
refactor: refactor component imports and enhance layout for better responsiveness in dataset previews
|
2025-06-13 10:54:31 +08:00 |
twwu
|
91fefa0e37
|
refactor: improve layout and event handling in Header and FieldItem components
|
2025-06-05 15:44:18 +08:00 |
twwu
|
9be036e0ca
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-30 15:10:16 +08:00 |
非法操作
|
156bb8238d
|
fix: some display error in dark mode (#20469)
|
2025-05-30 11:25:46 +08:00 |
twwu
|
9e763c9e87
|
feat: enhance file uploader and test run panel with batch upload limits and tooltips
|
2025-05-28 14:51:10 +08:00 |
twwu
|
20343facad
|
refactor: website data source components and hooks
|
2025-05-21 10:53:18 +08:00 |
zxhlyh
|
55f4177b01
|
merge main
|
2025-05-20 14:03:54 +08:00 |
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |