mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-23 15:06:50 +08:00
Miscellaneous UI updates (#6947)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -23,7 +23,7 @@ export function ChatPromptEngine() {
|
||||
|
||||
return (
|
||||
<section>
|
||||
<Subhead>Prompt Engine</Subhead>
|
||||
<Subhead>Prompt engine</Subhead>
|
||||
<div className="space-y-8">
|
||||
<FormField
|
||||
control={form.control}
|
||||
|
||||
Reference in New Issue
Block a user