Files
ragflow/web/src/components/prompt-editor/constant.ts
balibabu a357190eff Feat: Fixed the issue where the prompt always displayed the initial value when switching between different generate operators #4764 (#4808)
### What problem does this PR solve?

Feat: Fixed the issue where the prompt always displayed the initial
value when switching between different generate operators #4764

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-02-08 18:25:25 +08:00

2 lines
47 B
TypeScript

export const ProgrammaticTag = 'programmatic';