mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-25 19:15:18 +02:00
feat: wire memory settings to memory API
This commit is contained in:
parent
3178309e1a
commit
89a8438864
4 changed files with 121 additions and 292 deletions
|
|
@ -56,7 +56,6 @@ export const updateSearchSpaceRequest = z.object({
|
|||
description: true,
|
||||
citations_enabled: true,
|
||||
qna_custom_instructions: true,
|
||||
shared_memory_md: true,
|
||||
ai_file_sort_enabled: true,
|
||||
})
|
||||
.partial(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue