mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix: document source (#580)
This commit is contained in:
parent
14de8b5212
commit
05e27f4f83
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ export function BioForm() {
|
|||
}
|
||||
|
||||
nextStep()
|
||||
void $fetch("@post/memories", {
|
||||
void $fetch("@post/documents", {
|
||||
body: {
|
||||
content: trimmed,
|
||||
containerTags: ["sm_project_default"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue