ragflow/web/src/pages/agent/form
chanx 996b5fe14e
Fix: Added the ability to download files in the agent message reply function. (#11281)
### What problem does this PR solve?

Fix: Added the ability to download files in the agent message reply
function.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-14 19:50:01 +08:00
..
agent-form Feat: Place the new mcp button at the end of the line. #10427 (#11170) 2025-11-11 17:11:32 +08:00
akshare-form Feat: Render WikipediaForm and BaiduForm with shadcn-ui. #3221 (#5564) 2025-03-03 19:01:15 +08:00
arxiv-form Feat: Add Arxiv GoogleScholar operator #3221 (#9102) 2025-07-30 09:43:12 +08:00
begin-form Feat: Modify the style of the agent operator form #10703 (#10821) 2025-10-27 19:37:52 +08:00
bing-form Feat: Add bing form #3221 (#8875) 2025-07-16 17:56:55 +08:00
categorize-form Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
code-form Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
components Feat: Globally defined conversation variables can be selected in the operator's query variables. #10427 (#11135) 2025-11-10 15:09:33 +08:00
crawler-form Feat: Add agent tool CrawlerForm #3221 (#8859) 2025-07-16 09:34:30 +08:00
data-operations-form Feat: The input parameters of data manipulation operators can only be of type object. #10427 (#11179) 2025-11-11 19:43:49 +08:00
duckduckgo-form Feat: Add Arxiv GoogleScholar operator #3221 (#9102) 2025-07-30 09:43:12 +08:00
email-form Feat: Translate operator names and allow mailboxes to reference operator names #3221 (#9118) 2025-07-30 16:16:47 +08:00
exesql-form Feat: add trino support (#10512) 2025-10-13 13:57:40 +08:00
extractor-form Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
github-form Feat: Add invoke and github operators #3221 (#9112) 2025-07-30 12:48:55 +08:00
google-form Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
google-scholar-form Feat: Add Arxiv GoogleScholar operator #3221 (#9102) 2025-07-30 09:43:12 +08:00
hierarchical-merger-form Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
invoke-form Feat: Add a form for variable aggregation operators #10427 (#11095) 2025-11-07 11:44:22 +08:00
iteration-form Feat: Add a form with data operations operators #10427 (#11001) 2025-11-04 19:42:59 +08:00
iteration-start-from Feat: Adjust agent mcp style #3221 (#8841) 2025-07-15 11:28:36 +08:00
jin10-form Feat: Add retrieval tool #3221 (#8491) 2025-06-25 18:32:56 +08:00
keyword-extract-form Feat: Add the SelectWithSearch component #3221 (#7892) 2025-05-28 09:22:09 +08:00
list-operations-form Feat:new component list operations (#11276) 2025-11-14 16:33:20 +08:00
message-form Fix: Added the ability to download files in the agent message reply function. (#11281) 2025-11-14 19:50:01 +08:00
parser-form Feat: add TCADP Parser (#10775) 2025-10-27 15:14:58 +08:00
pubmed-form Feat: Add invoke and github operators #3221 (#9112) 2025-07-30 12:48:55 +08:00
qweather-form Feat: Add retrieval tool #3221 (#8491) 2025-06-25 18:32:56 +08:00
relevant-form Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
retrieval-form Feat: Add variables to the metadata filtering function of the knowledge retrieval component. #10861 (#10974) 2025-11-03 19:59:45 +08:00
rewrite-question-form Feat: Add retrieval tool #3221 (#8491) 2025-06-25 18:32:56 +08:00
searxng-form Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
splitter-form Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
string-transform-form Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
switch-form Feat: Submit clean data operations form data to the backend. #10427 (#11030) 2025-11-05 17:32:35 +08:00
tavily-extract-form Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
tavily-form Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
tokenizer-form Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
tool-form Feat: Add data operation node #10427 (#10985) 2025-11-04 13:48:44 +08:00
tushare-form Feat: Add retrieval tool #3221 (#8491) 2025-06-25 18:32:56 +08:00
user-fill-up-form Feat: Fixed an issue where dragged operators within an iteration were not associated with the iteration. #10866 (#10969) 2025-11-03 19:19:26 +08:00
variable-aggregator-form Feat: The keys for data manipulation operators can only be numbers, letters, and underscores. #10427 (#11130) 2025-11-10 13:27:09 +08:00
variable-assigner-form Feat: Add variable aggregator node #10427 (#11070) 2025-11-06 16:18:00 +08:00
wencai-form Feat: Add wencai operator #3221 (#9116) 2025-07-30 14:34:06 +08:00
wikipedia-form Feat: Add Arxiv GoogleScholar operator #3221 (#9102) 2025-07-30 09:43:12 +08:00
yahoo-finance-form Feat: Add invoke and github operators #3221 (#9112) 2025-07-30 12:48:55 +08:00