ragflow/web/src/pages/agent
balibabu 08f2223a6a
Feat: Constructing query parameter options for the Retrieval operator #3221 (#8152)
### What problem does this PR solve?

Feat: Constructing query parameter options for the Retrieval operator
#3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-06-10 10:49:41 +08:00
..
canvas Feat: Constructing query parameter options for the Retrieval operator #3221 (#8152) 2025-06-10 10:49:41 +08:00
chat Feat: Display chat content on the agent page #3221 (#8140) 2025-06-09 18:13:06 +08:00
debug-content Feat: Create empty agent #3221 (#8054) 2025-06-05 12:04:31 +08:00
form Feat: Constructing query parameter options for the Retrieval operator #3221 (#8152) 2025-06-10 10:49:41 +08:00
form-sheet Feat: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108) 2025-06-06 17:54:59 +08:00
hooks Feat: Constructing query parameter options for the Retrieval operator #3221 (#8152) 2025-06-10 10:49:41 +08:00
run-sheet Feat: Add RunSheet component #3221 (#8045) 2025-06-04 15:56:47 +08:00
upload-agent-dialog Feat: Upload agent file #3221 (#5311) 2025-02-24 19:30:33 +08:00
agent-sidebar.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
constant.tsx Feat: Constructing query parameter options for the Retrieval operator #3221 (#8152) 2025-06-10 10:49:41 +08:00
context.ts Feat: Add agent operator node from agent form #3221 (#8144) 2025-06-09 19:19:48 +08:00
flow-tooltip.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
form-hooks.ts Feat: Add FormDrawer to agent page. #3221 (#5323) 2025-02-25 11:32:01 +08:00
hooks.tsx Feat: Add agent operator node from agent form #3221 (#8144) 2025-06-09 19:19:48 +08:00
index.tsx Feat: Add RunSheet component #3221 (#8045) 2025-06-04 15:56:47 +08:00
interface.ts Feat: Add DynamicVariableForm with shadcn-ui. #3221 (#5336) 2025-02-25 16:57:46 +08:00
operator-icon.tsx Feat: Combine Select and LlmSettingFieldItems into LLMSelect. #3221 (#5548) 2025-03-03 15:44:37 +08:00
store.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
utils.test.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
utils.ts Feat: Add the example component of the classification operator #3221 (#7986) 2025-05-30 19:25:32 +08:00