ragflow/web/src/pages/flow
balibabu bfaef2cca6
feat: Arrange the form of generate, categorize, switch, retrieval operators vertically #1739 (#2800)
### What problem does this PR solve?

feat: Arrange the form of generate, categorize, switch, retrieval
operators vertically #1739

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-10-11 11:06:14 +08:00
..
canvas feat: Add a note node to the agent canvas #2767 (#2768) 2024-10-09 19:39:04 +08:00
chat feat: Add RetrievalDocuments to SearchPage #2247 (#2327) 2024-09-09 19:20:16 +08:00
flow-drawer feat: Arrange the form of generate, categorize, switch, retrieval operators vertically #1739 (#2800) 2024-10-11 11:06:14 +08:00
flow-sider feat: Add a note node to the agent canvas #2767 (#2768) 2024-10-09 19:39:04 +08:00
form feat: Arrange the form of generate, categorize, switch, retrieval operators vertically #1739 (#2800) 2024-10-11 11:06:14 +08:00
header feat: Expose the agent's chat window to third parties #1842 (#1897) 2024-08-09 18:59:16 +08:00
list feat: Make agent template support HTML #1842 (#2259) 2024-09-05 10:49:52 +08:00
operator-icon feat: modify DuckDuckGo's style #918 (#1485) 2024-07-12 15:04:45 +08:00
constant.tsx feat: Add a note node to the agent canvas #2767 (#2768) 2024-10-09 19:39:04 +08:00
customer_service.json feat: create flow from dsl template #918 (#1351) 2024-07-03 14:42:48 +08:00
form-hooks.ts feat: Extract the code for building categorize operator coordinates to hooks.ts #1739 (#2005) 2024-08-19 19:00:04 +08:00
headhunter_zh.json feat: customize edge arrow #918 (#1338) 2024-07-02 11:43:57 +08:00
hooks.ts feat: Add a note node to the agent canvas #2767 (#2768) 2024-10-09 19:39:04 +08:00
index.tsx feat: change all file names to lowercase #1574 (#1575) 2024-07-17 19:07:34 +08:00
interface.ts feat: Build the positions of the Switch handle #1739 (#2018) 2024-08-20 16:08:53 +08:00
interpreter.json feat: create blank canvas #918 (#1356) 2024-07-03 17:06:48 +08:00
mock.tsx feat: modify the name of an operator #918 (#1333) 2024-07-01 17:12:04 +08:00
retrieval_relevant_rewrite_and_generate.json feat: build nodes and edges from chat bot dsl #918 (#1372) 2024-07-04 15:15:14 +08:00
store.ts feat: Update Switch form data #1739 (#2029) 2024-08-21 12:47:24 +08:00
utils.test.ts feat: build nodes and edges from chat bot dsl #918 (#1372) 2024-07-04 15:15:14 +08:00
utils.ts feat: Add a note node to the agent canvas #2767 (#2768) 2024-10-09 19:39:04 +08:00