regen sdk

provider-cleanup
Dax Raad 2025-12-03 19:31:02 -05:00
parent 9c898cd958
commit 42aadadf7a
1 changed files with 1 additions and 1 deletions

View File

@ -2704,7 +2704,7 @@ export type ProviderListResponses = {
reasoning: boolean
temperature: boolean
tool_call: boolean
cost: {
cost?: {
input: number
output: number
cache_read?: number