ragflow/web/src/components
balibabu 86f76df586
Feat: Retrieval test #3221 (#7121)
### What problem does this PR solve?

Feat: Retrieval test #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-04-17 19:03:55 +08:00
..
api-service Feat: add toc to api doc (#5552) 2025-03-03 18:54:01 +08:00
chunk-method-dialog Feat: Bind data to datasets page #3221 (#4938) 2025-02-14 09:38:48 +08:00
chunk-method-modal Feat: Support deleting knowledge graph #6747 (#6748) 2025-04-02 11:20:37 +08:00
edit-tag Fix: Chunk problem tag content cannot be displayed completely. #5076 (#5077) 2025-02-18 15:26:24 +08:00
file-icon
file-upload-dialog Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
file-upload-modal Fix: Knowledge base page cannot upload folders #6062 (#6096) 2025-03-14 16:17:10 +08:00
highlight-markdown Fix: Fixed an issue where math formulas could not be displayed correctly #4405 (#4506) 2025-01-16 15:13:40 +08:00
hooks Feat: Upload agent file #3221 (#5311) 2025-02-24 19:30:33 +08:00
image
indented-tree Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
line-chart
llm-select Feat: Combine Select and LlmSettingFieldItems into LLMSelect. #3221 (#5548) 2025-03-03 15:44:37 +08:00
llm-setting-items Fix: Remove the max token parameter. #5640 #5646 (#5693) 2025-03-06 11:44:27 +08:00
message-input Fix: In the dark night theme, the message input box is not displayed correctly. #6950 (#6951) 2025-04-11 12:37:16 +08:00
message-item Feat: Add Tavily Api Key to chat configuration modal. #5198 (#5347) 2025-02-26 10:20:40 +08:00
operate-dropdown Feat: Allows users to search for models in the model selection drop-down box #3221 (#6708) 2025-04-01 11:53:48 +08:00
parse-configuration Feat: Support deleting knowledge graph #6747 (#6748) 2025-04-02 11:20:37 +08:00
pdf-drawer Feat: Modify the data structure of the chunk in the conversation #3909 (#3955) 2024-12-10 16:36:16 +08:00
pdf-previewer Feat: Modify the data structure of the chunk in the conversation #3909 (#3955) 2024-12-10 16:36:16 +08:00
prompt-editor Feat: Add insert variable icon in the header of prompt editor. #4764 (#5142) 2025-02-19 19:20:00 +08:00
rename-dialog Feat: Rename document name #3221 (#4544) 2025-01-20 16:49:45 +08:00
rename-modal
retrieval-documents
similarity-slider Feat: Retrieval test #3221 (#7121) 2025-04-17 19:03:55 +08:00
ui Fix: The selected state of the TreeView node cannot be seen on Mac #7000 (#7001) 2025-04-14 14:23:26 +08:00
auto-keywords-item.tsx Feat: Add TagTable #4367 (#4368) 2025-01-06 18:58:42 +08:00
chat-input.tsx Feat: Add ChatInput component #3221 (#4915) 2025-02-12 19:32:49 +08:00
confirm-delete-dialog.tsx Feat: Add TagTable #4367 (#4368) 2025-01-06 18:58:42 +08:00
copy-to-clipboard.tsx
dataset-configuration-container.tsx Feat: Wrap MaxTokenNumber with DatasetConfigurationContainer. #5467 (#5491) 2025-02-28 17:52:18 +08:00
delimiter.tsx Fix: Knowledge base page cannot upload folders #6062 (#6096) 2025-03-14 16:17:10 +08:00
editable-cell.tsx
entity-types-item.tsx Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
excel-to-html.tsx
file-uploader.tsx Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
knowledge-base-item.tsx Feat: Add DualRangeSlider #3221 (#5386) 2025-02-26 17:02:42 +08:00
large-model-form-field.tsx Feat: Render DynamicCategorize with shadcn-ui. #3221 (#5610) 2025-03-04 19:31:32 +08:00
layout-recognize.tsx Feat: Add the Experimental text to the option of the large model of the Image2text type of LayoutRecognizeItem (#5495) 2025-02-28 18:44:04 +08:00
list-filter-bar.tsx Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00
max-token-number.tsx Feat: Set the default value of Chunk token number to 512 #6016 (#6017) 2025-03-13 14:51:55 +08:00
message-history-window-size-item.tsx Feat: Render RewriteQuestionForm with shadcn-ui #3221 (#5551) 2025-03-03 17:14:19 +08:00
modal-manager.tsx
new-document-link.tsx
page-header.tsx Feat: Add Sessions component #3221 (#4865) 2025-02-11 13:11:15 +08:00
page-rank.tsx Feat: Add TagTable #4367 (#4368) 2025-01-06 18:58:42 +08:00
rerank.tsx Feat: Retrieval test #3221 (#7121) 2025-04-17 19:03:55 +08:00
skeleton-card.tsx Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00
svg-icon.tsx Feat: Support vLLM #4316 (#5395) 2025-02-26 18:33:43 +08:00
switch-fom-field.tsx Feat: Retrieval test #3221 (#7121) 2025-04-17 19:03:55 +08:00
table-skeleton.tsx Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00
tavily-item.tsx Fix: Prevent password boxes other than login passwords from displaying passwords saved in the browser's password manager by default. #6033 (#6084) 2025-03-14 14:15:43 +08:00
theme-provider.tsx Feat: Bind event to the theme Switch #3221 (#4067) 2024-12-17 16:32:17 +08:00
top-n-item.tsx Feat: Render WikipediaForm and BaiduForm with shadcn-ui. #3221 (#5564) 2025-03-03 19:01:15 +08:00
use-knowledge-graph-item.tsx Feat: Retrieval test #3221 (#7121) 2025-04-17 19:03:55 +08:00