feat: add alibaba pkg and cache support (#22248)

This commit is contained in:
Aiden Cline
2026-04-13 00:08:07 -05:00
committed by GitHub
parent 574b77b0d0
commit 516359684a
4 changed files with 11 additions and 0 deletions
@@ -209,6 +209,9 @@ export namespace ProviderTransform {
copilot: {
copilot_cache_control: { type: "ephemeral" },
},
alibaba: {
cacheControl: { type: "ephemeral" },
},
}
for (const msg of unique([...system, ...final])) {