wip: drop
This commit is contained in:
parent
7044662cfa
commit
c85b970903
1 changed files with 0 additions and 6 deletions
|
|
@ -407,12 +407,6 @@ export namespace Session {
|
||||||
synthetic: true,
|
synthetic: true,
|
||||||
text: Buffer.from(part.url, "base64url").toString(),
|
text: Buffer.from(part.url, "base64url").toString(),
|
||||||
},
|
},
|
||||||
{
|
|
||||||
...part,
|
|
||||||
id: part.id ?? Identifier.ascending("part"),
|
|
||||||
messageID: userMsg.id,
|
|
||||||
sessionID: input.sessionID,
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
break
|
break
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue