fix: stabilize pi-ai patch + tests

This commit is contained in:
Peter Steinberger
2026-01-03 05:22:09 +01:00
parent b914eaa6fa
commit 6cda84432e
4 changed files with 116 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ diff --git a/dist/providers/google-shared.js b/dist/providers/google-shared.js
index ff9cbcfebfac6b4370d85dc838f5cacf2a60ed64..42096c82aec925b412258348a36ba4a7025b283b 100644
--- a/dist/providers/google-shared.js
+++ b/dist/providers/google-shared.js
@@ -140,6 +140,71 @@ export function convertMessages(model, context) {
@@ -140,6 +140,72 @@ export function convertMessages(model, context) {
}
return contents;
}