@copilot-extensions/preview-sdk
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -8,2 +8,3 @@ // @ts-check | ||
{ | ||
index: 0, | ||
delta: { content: ``, role: "assistant" }, | ||
@@ -21,2 +22,3 @@ }, | ||
{ | ||
index: 0, | ||
delta: { content: message, role: "assistant" }, | ||
@@ -60,2 +62,3 @@ }, | ||
{ | ||
index: 0, | ||
finish_reason: "stop", | ||
@@ -62,0 +65,0 @@ delta: { content: null }, |
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"keywords": [ | ||
@@ -11,0 +11,0 @@ "ai", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85176
1674