ragflow / web /src /pages

Commit History

Vietnamese language support on web (#3549)
60788d3

isthaison commited on

Feat: Add Template operator #3556 (#3559)
e618152

balibabu commited on

Feat: When saving the canvas, other dls parameters passed from the backend are spliced ​​into the dsl parameters #3355 (#3558)
76468f0

balibabu commited on

Fix bugs (#3535)
9c45d1e

jinhai-2012 commited on

Feat: Display the input parameters of begin in the output result table #3355 (#3534)
1b32c2b

balibabu commited on

Feat: merge the begin operator's url and file into one field #3355 (#3521)
1800b7d

balibabu commited on

feat: Add Datasets component to home page #3221 (#3508)
3fa1285

balibabu commited on

feat: Stream the greetings of the agent dialogue #3355 (#3490)
d6d922d

balibabu commited on

Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c

liuhua liuhua commited on

feat: Disable clicking the Next button while uploading files in RunDrawer #3355 (#3477)
8872ee4

balibabu commited on

feat: Capture task executor null value exception #3409 (#3468)
983d047

balibabu commited on

feat: Display task executor tooltip with json-view #3409 (#3467)
9efd53f

balibabu commited on

feat: Show task_executor heartbeat #3409 (#3461)
f36a767

balibabu commited on

feat: Add banner #3221 (#3442)
e6a705f

balibabu commited on

feat: Add RunDrawer #3355 (#3434)
f859b0d

balibabu commited on

feat: Add input parameter to begin operator #3355 (#3375)
de9090d

balibabu commited on

fix: Cannot copy and paste text on agent page #3356 (#3357)
480ea1f

balibabu commited on

feat: Disable automatic saving of agent during running agent #3349 (#3350)
ad5587c

balibabu commited on

feat: Add background colors such as inverse-strong #3221 (#3346)
9ba804f

balibabu commited on

feat: Add custom background color #3221 (#3336)
1b2bfb1

balibabu commited on

feat: Switch the login page to the registration component by changing the routing parameters #3221 (#3307)
56dceef

balibabu commited on

feat: Translate autosaved #3301 (#3304)
4928b00

balibabu Kevin Hu commited on

feat: Automatically save agent page data #3301 (#3302)
bdb8bf3

balibabu commited on

feat: Support shortcut keys to copy nodes #3283 (#3293)
50eb137

balibabu commited on

feat: Support shortcut keys to delete nodes #3283 (#3284)
916b3cc

balibabu commited on

fix: The name of the copy operator is displayed the same as before ##3265 (#3266)
a83cbb2

balibabu commited on

feat: Display input parameters on operator nodes #3240 (#3241)
0a9da14

balibabu commited on

feat: Add next login page with shadcn/ui #3221 (#3231)
bf32bcf

balibabu commited on

Unified API response json schema (#3170)
196c662

zhichyu commited on

feat: Add agent interface document link to agent page #3189 (#3190)
f5ebe5e

balibabu commited on

feat: Add tooltip to clean_html item #2908 (#3183)
eadfd19

balibabu commited on

feat: Add DynamicInputVariable to RetrievalForm #1739 (#3112)
a2c2382

balibabu commited on

feat: The order of the category operator form is messed up after refreshing the page #3088 (#3089)
2ace2a9

balibabu commited on

feat: Allow the component id drop-down box to select the answer operator #3085 (#3087)
6251e7e

balibabu commited on

feat: Add InvokeNode #1908 (#3081)
391120b

balibabu commited on

feat: If the model supplier is not set, click the OK button to jump directly to the page for setting the model supplier. #3068 (#3069)
777daee

balibabu commited on

feat: Add component Invoke #2908 (#3067)
79cd49c

balibabu commited on

feat: Add hint for operators, round to square, input variable, readable operator ID. #3056 (#3057)
4138aee

balibabu commited on

feat: Added auto_keywords and auto_questions fields to the parsing configuration page #2687 (#2987)
477a90e

balibabu commited on

feat: Replace crawler icon #2915 (#2916)
c4fcec1

balibabu commited on

Add agent component for web crawler (#2878)
13bc594

wwwlll commited on

fix: Fixed the issue of error reporting when uploading files in the chat box #2897 (#2898)
a4c4dfd

balibabu commited on

feat: Use Badge.Ribbon to distinguish the teams to which the knowledge base belongs #2846 (#2891)
9aadaa2

balibabu commited on

feat: Bind data to TenantTable #2846 (#2883)
17d873a

balibabu commited on

feat: API access key management #2846 (#2865)
f850783

balibabu commited on

feat: Generate operator names in an auto-incremental manner #1739 (#2844)
63eb0ad

balibabu commited on

feat: Add message_history_window_size to CategorizeForm #1739 (#2826)
2480697

balibabu commited on

fix chat and thumbnail bug (#2803)
7b36ea6

chongcb chongchuanbing commited on

support chat model in huggingface (#2802)
19806c7

JobSmithManipulation commited on

support api-version and change default-model in adding azure-openai and openai (#2799)
fa680e0

JobSmithManipulation Kevin Hu commited on