ragflow/web/src/pages/agent
chanx 87e69868c0
Fixes: Added session variable types and modified configuration (#11269)
### What problem does this PR solve?

Fixes: Added session variable types and modified configuration

- Added more types of session variables
- Modified the embedding model switching logic in the knowledge base
configuration

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-14 13:56:56 +08:00
..
canvas Feat: Call the interface to stop the output of the large model #10997 (#11164) 2025-11-11 15:21:08 +08:00
chat Feat: Call the interface to stop the output of the large model #10997 (#11164) 2025-11-11 15:21:08 +08:00
constant Feat: Place the new mcp button at the end of the line. #10427 (#11170) 2025-11-11 17:11:32 +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: The input parameters of data manipulation operators can only be of type object. #10427 (#11179) 2025-11-11 19:43:49 +08:00
form-sheet Feat: Add a form for variable aggregation operators #10427 (#11095) 2025-11-07 11:44:22 +08:00
gobal-variable-sheet Fixes: Added session variable types and modified configuration (#11269) 2025-11-14 13:56:56 +08:00
hooks Fixes: Added session variable types and modified configuration (#11269) 2025-11-14 13:56:56 +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 form with data operations operators #10427 (#11001) 2025-11-04 19:42:59 +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 Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
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: Add variable aggregator node #10427 (#11070) 2025-11-06 16:18:00 +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 Fixes: Added session variable types and modified configuration (#11269) 2025-11-14 13:56:56 +08:00