ragflow/web/src/pages/agent
aidan 420c97199a
Feat: Add TCADP parser for PPTX and spreadsheet document types. (#11041)
### What problem does this PR solve?

- Added TCADP Parser configuration fields to PDF, PPT, and spreadsheet
parsing forms
- Implemented support for setting table result type (Markdown/HTML) and
Markdown image response type (URL/Text)
- Updated TCADP Parser to handle return format settings from
configuration or parameters
- Enhanced frontend to dynamically show TCADP options based on selected
parsing method
- Modified backend to pass format parameters when calling TCADP API
- Optimized form default value logic for TCADP configuration items
- Updated multilingual resource files for new configuration options

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-20 10:08:42 +08:00
..
canvas Feat: If a query variable in a data manipulation operator is deleted, a warning message should be displayed to the user. #10427 #11255 (#11384) 2025-11-19 19:10:57 +08:00
chat Fix: Added the ability to download files in the agent message reply function. (#11281) 2025-11-14 19:50:01 +08:00
constant Feat: Add TCADP parser for PPTX and spreadsheet document types. (#11041) 2025-11-20 10:08:42 +08:00
debug-content Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
form Feat: Add TCADP parser for PPTX and spreadsheet document types. (#11041) 2025-11-20 10:08:42 +08:00
form-sheet Feat:new component list operations (#11276) 2025-11-14 16:33:20 +08:00
gobal-variable-sheet Feat: Set the outputs type of list operation. #10427 (#11366) 2025-11-19 13:59:43 +08:00
hooks Feat: If a query variable in a data manipulation operator is deleted, a warning message should be displayed to the user. #10427 #11255 (#11384) 2025-11-19 19:10:57 +08:00
log-sheet Feat: Add variable aggregator node #10427 (#11070) 2025-11-06 16:18:00 +08:00
pipeline-log-sheet Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
pipeline-run-sheet Feat: Display the pipeline operation sheet on the agent page #9869 (#10690) 2025-10-21 12:59:30 +08:00
run-sheet Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
setting-dialog Feat: The input parameters of data manipulation operators can only be of type object. #10427 (#11179) 2025-11-11 19:43:49 +08:00
share Fix: Highlight the edges after running #9538 (#9994) 2025-09-09 17:04:37 +08:00
utils Feat: Add a switch to control the display of structured output to the agent form. #10427 (#11344) 2025-11-18 18:58:36 +08:00
version-dialog Feat: Modify the default style of the agent node anchor #9869 (#10489) 2025-10-11 18:45:38 +08:00
context.ts Feat: Display the pipeline operation sheet on the agent page #9869 (#10690) 2025-10-21 12:59:30 +08:00
flow-tooltip.tsx
form-hooks.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00
hooks.tsx 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
index.tsx Fixes: Added session variable types and modified configuration (#11269) 2025-11-14 13:56:56 +08:00
interface.ts The agent directly outputs the results under the task model #9745 (#9746) 2025-08-28 11:43:40 +08:00
operator-icon.tsx Feat: If a query variable in a data manipulation operator is deleted, a warning message should be displayed to the user. #10427 #11255 (#11384) 2025-11-19 19:10:57 +08:00
options.ts Feat: add trino support (#10512) 2025-10-13 13:57:40 +08:00
store.ts Fix: Fixed the issue of errors when using agents created from templates. #10427 (#11035) 2025-11-05 19:15:43 +08:00
use-agent-history-manager.ts Feat: Added history management and paste handling features #3221 (#9266) 2025-08-06 10:29:44 +08:00
utils.ts Feat: Add TCADP parser for PPTX and spreadsheet document types. (#11041) 2025-11-20 10:08:42 +08:00