ragflow/web
balibabu 040e4ad8a5
Feat: Convert the arguments parameter of the code operator to a dictionary #3221 (#8623)
### What problem does this PR solve?

Feat: Convert the arguments parameter of the code operator to a
dictionary #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-07-02 18:34:21 +08:00
..
.husky
public Feat: Add SwitchForm component #3221 (#8200) 2025-06-12 09:50:25 +08:00
src Feat: Convert the arguments parameter of the code operator to a dictionary #3221 (#8623) 2025-07-02 18:34:21 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts Feat: The value selected in the Select component only displays the icon #3221 (#8209) 2025-06-12 12:31:57 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Fixed the issue where the prompt menu content was hidden #3221 (#8530) 2025-06-27 12:11:29 +08:00
package.json Feat: Fixed the issue where the prompt menu content was hidden #3221 (#8530) 2025-06-27 12:11:29 +08:00
tailwind.config.js Feat: Fixed the issue where the prompt menu content was hidden #3221 (#8530) 2025-06-27 12:11:29 +08:00
tailwind.css Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tsconfig.json
typings.d.ts