fix: update sdk

This commit is contained in:
Adam 2025-12-14 21:41:20 -06:00
parent ba16bfdf3d
commit 654534ac71
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -1662,6 +1662,7 @@ export type Model = {
headers: {
[key: string]: string
}
release_date: string
}
export type Provider = {