mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-04 08:03:14 +00:00
chore: generate
This commit is contained in:
@@ -1108,7 +1108,7 @@ describe("ProviderTransform.message - providerOptions key remapping", () => {
|
||||
role: "user",
|
||||
content: "Hello",
|
||||
providerOptions: {
|
||||
"copilot": { someOption: "value" },
|
||||
copilot: { someOption: "value" },
|
||||
},
|
||||
},
|
||||
] as any[]
|
||||
|
||||
Reference in New Issue
Block a user