fix: update sdk

thinking-toggle-wip
Adam 2025-12-14 21:41:20 -06:00 committed by Aiden Cline
parent d1c3bb2616
commit 5246ecfc88
1 changed files with 1 additions and 0 deletions

View File

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