fix(provider): type default model failures (#28881)
This commit is contained in:
@@ -69,7 +69,7 @@ export interface Interface {
|
||||
whenToUse: string
|
||||
systemPrompt: string
|
||||
},
|
||||
Provider.ModelNotFoundError
|
||||
Provider.DefaultModelError
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user