fix: update sdk

pull/5544/head
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
1 changed files with 1 additions and 0 deletions

View File

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