This commit is contained in:
Dax Raad
2025-05-18 02:50:38 -04:00
parent d0d67029f4
commit bcd2fd68b7
3 changed files with 36 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ App.provide(app, async () => {
await Session.chat(sessionID, {
role: "user",
id: Identifier.create("message"),
id: Identifier.ascending("message"),
parts: [
{
type: "text",