ragflow/web/src/components
balibabu faebb519f7
Feat: Display file references for agent dialogues #3221 (#8854)
### What problem does this PR solve?

Feat: Display file references for agent dialogues #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-07-15 17:30:45 +08:00
..
api-service Feat: Move langfuse configuration to api page #6155 (#7196) 2025-04-22 14:08:20 +08:00
chunk-method-dialog Fix: Fixed the issue where the initial value of the slice method was not displayed in the dialog box #3221 (#8354) 2025-06-18 17:24:10 +08:00
chunk-method-modal Fix: Knowledge Graph Extraction Conflict Between Dataset-Level and File-Specific Configurations #7198 (#7199) 2025-04-22 16:00:55 +08:00
edit-tag Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
file-icon
file-upload-dialog Feat: Replace the submit form button with ButtonLoading #3221 (#7547) 2025-05-09 10:17:36 +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 Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
indented-tree Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
line-chart
list-filter-bar fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
llm-select Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
llm-setting-items Feat: Fixed the issue where the parameters could not be set after switching the large model parameter template. #8282 (#8283) 2025-06-16 16:28:05 +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
next-markdown-content Feat: Display file references for agent dialogues #3221 (#8854) 2025-07-15 17:30:45 +08:00
next-message-item Feat: Display file references for agent dialogues #3221 (#8854) 2025-07-15 17:30:45 +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
originui Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
parse-configuration fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
password-input Refactor: Datasets UI #3221 (#8349) 2025-06-19 16:40:30 +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 fix(prompt-editor): resolve initial cursor position and auto-newline … (#8511) 2025-06-26 19:28:46 +08:00
rename-dialog Feat: Replace the submit form button with ButtonLoading #3221 (#7547) 2025-05-09 10:17:36 +08:00
rename-modal
retrieval-documents Fix: File selection in Retrieval testing causes other options to disappear (#7759) 2025-05-30 09:38:50 +08:00
similarity-slider Feat: Rendering recall test page #3221 (#7689) 2025-05-16 18:56:48 +08:00
ui Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
xyflow Feat: Display the iteration operator toolbar #3221 (#8645) 2025-07-03 13:31:39 +08:00
auto-keywords-form-field.tsx Fix: Fixed the issue of retrieval operator text overlapping #3221 (#8652) 2025-07-03 19:04:06 +08:00
auto-keywords-item.tsx Feat: Add TagTable #4367 (#4368) 2025-01-06 18:58:42 +08:00
bulk-operate-bar.tsx Feat: Display MCP multiple selection bar #3221 (#8737) 2025-07-09 12:17:01 +08:00
chat-input.tsx Feat: Add ChatInput component #3221 (#4915) 2025-02-12 19:32:49 +08:00
collapse.tsx Feat: Edit MCP server #3221 (#8784) 2025-07-11 10:34:57 +08:00
confirm-delete-dialog.tsx Feat: Fixed the issue where the chat page would jump after entering the homepage #3221 (#7616) 2025-05-13 17:57:28 +08:00
copy-to-clipboard.tsx
cross-language-item-ui.tsx Adds 'Vietnamese' to the list of available languages in the cross-language item components (#8843) 2025-07-15 13:02:12 +08:00
cross-language-item.tsx Adds 'Vietnamese' to the list of available languages in the cross-language item components (#8843) 2025-07-15 13:02:12 +08:00
dataset-configuration-container.tsx Feat: Wrap MaxTokenNumber with DatasetConfigurationContainer. #5467 (#5491) 2025-02-28 17:52:18 +08:00
delimiter-form-field.tsx Refactor: Datasets UI #3221 (#8349) 2025-06-19 16:40:30 +08:00
delimiter.tsx Fix: Knowledge base page cannot upload folders #6062 (#6096) 2025-03-14 16:17:10 +08:00
editable-cell.tsx Theme switch support (#3568) 2024-12-10 11:42:04 +08:00
entity-types-form-field.tsx fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
entity-types-item.tsx fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
excel-to-html-form-field.tsx Refactor: Datasets UI #3221 (#8349) 2025-06-19 16:40:30 +08:00
excel-to-html.tsx
file-upload.tsx Feat: Support uploading files when running agent #3221 (#8697) 2025-07-07 12:18:18 +08:00
file-uploader.tsx Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
form-container.tsx Feat: Fixed the issue where the dataset configuration page kept refreshing #3221 (#7666) 2025-05-16 09:53:47 +08:00
icon-font.tsx Feat: Adjust the operation cell of the table on the file management page and dataset page #3221. (#7526) 2025-05-08 15:25:26 +08:00
knowledge-base-item.tsx Feat: Support knowledge base type input in agent flow debugger (#7471) 2025-05-06 19:30:27 +08:00
large-model-form-field.tsx Feat: Add the SelectWithSearch component #3221 (#7892) 2025-05-28 09:22:09 +08:00
layout-recognize-form-field.tsx Refactor: Datasets UI #3221 (#8349) 2025-06-19 16:40:30 +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
llm-tools-select.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
max-token-number-from-field.tsx fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +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: Add agent advanced settings form #3221 (#8592) 2025-07-01 10:52:48 +08:00
modal-manager.tsx
more-button.tsx Feat: Using IconFont as an additional icon library #3221 (#7427) 2025-04-30 13:09:42 +08:00
new-document-link.tsx Feat: Adjust the operation cell of the table on the file management page and dataset page #3221. (#7526) 2025-05-08 15:25:26 +08:00
page-header.tsx Feat: Add Sessions component #3221 (#4865) 2025-02-11 13:11:15 +08:00
page-rank-form-field.tsx Fix: Fixed the issue of retrieval operator text overlapping #3221 (#8652) 2025-07-03 19:04:06 +08:00
page-rank.tsx Feat: Add TagTable #4367 (#4368) 2025-01-06 18:58:42 +08:00
ragflow-avatar.tsx Feat: Modify the style of the dataset page #3221 (#7446) 2025-05-02 21:27:21 +08:00
rerank.tsx Feat: Construct RetrievalForm with original fields #3221 (#8012) 2025-06-03 15:40:04 +08:00
skeleton-card.tsx Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00
slider-input-form-field.tsx Fix: Fixed the issue of retrieval operator text overlapping #3221 (#8652) 2025-07-03 19:04:06 +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: Bind data to the agent module of the home page #3221 (#7385) 2025-04-29 09:50:54 +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: Let system variables appear in operator prompts #3221 (#8154) 2025-06-10 17:06:30 +08:00
use-knowledge-graph-item.tsx Feat: Retrieval test #3221 (#7121) 2025-04-17 19:03:55 +08:00