ragflow/web/src/pages/flow/hooks
gstrat88 0c6d787f92
Iframe should support input variables (#5156)
### What problem does this PR solve?

Right now we cannot embed a chat in website when it has variables in the
begin component.
This PR tries to read the variables values from the query string via a
data_ prefixed variable.

#5016 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: gstrat88 <gstrat@innews.gr>
2025-02-20 11:52:44 +08:00
..
use-before-delete.tsx Feat: The Begin and IterationStart operators cannot be deleted using shortcut keys #4287 (#4288) 2024-12-30 17:47:47 +08:00
use-build-dsl.ts Feat: The Begin and IterationStart operators cannot be deleted using shortcut keys #4287 (#4288) 2024-12-30 17:47:47 +08:00
use-export-json.ts Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
use-fetch-data.ts Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
use-get-begin-query.tsx Iframe should support input variables (#5156) 2025-02-20 11:52:44 +08:00
use-iteration.ts Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
use-open-document.ts Feat: Add background color to GraphRag configuration #4980 (#4981) 2025-02-14 18:57:09 +08:00
use-save-graph.ts Feat: Fixed the issue where the prompt always displayed the initial value when switching between different generate operators #4764 (#4808) 2025-02-08 18:25:25 +08:00
use-set-graph.ts Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
use-show-drawer.tsx Feat: The Begin and IterationStart operators cannot be deleted using shortcut keys #4287 (#4288) 2024-12-30 17:47:47 +08:00