Release v0.2.21 (#3848)
This commit is contained in:
committed by
GitHub
parent
46ee020b5d
commit
a22260f871
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user