Release v0.2.21 (#3848)

This commit is contained in:
Stanislav Novosad
2025-10-29 11:12:50 -06:00
committed by GitHub
parent 46ee020b5d
commit a22260f871
10 changed files with 28 additions and 16 deletions

View File

@@ -1209,6 +1209,9 @@ describe("SkyvernClient", () => {
attachments: ["attachments"],
subject: "subject",
body: "body",
instructions: "instructions",
positive_descriptor: "positive_descriptor",
negative_descriptor: "negative_descriptor",
},
thought: {
thought_id: "thought_id",
@@ -1293,6 +1296,9 @@ describe("SkyvernClient", () => {
attachments: ["attachments"],
subject: "subject",
body: "body",
instructions: "instructions",
positive_descriptor: "positive_descriptor",
negative_descriptor: "negative_descriptor",
},
thought: {
thought_id: "thought_id",