Merge branch 'fix/chore-fix' into dev/plugin-deploy

This commit is contained in:
Yeuoly
2024-11-26 18:04:34 +08:00
26 changed files with 241 additions and 103 deletions

View File

@ -53,7 +53,7 @@ type Props = {
const MEMORY_DEFAULT: Memory = {
window: { enabled: false, size: WINDOW_SIZE_DEFAULT },
query_prompt_template: '',
query_prompt_template: '{{#sys.query#}}',
}
const MemoryConfig: FC<Props> = ({