zen: new inference
This commit is contained in:
parent
c07ac0db2f
commit
6dba0cc498
1 changed files with 1 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ export async function handler(
|
|||
|
||||
// Try another provider => stop retrying if using fallback provider
|
||||
if (
|
||||
!isNewInference &&
|
||||
res.status !== 200 &&
|
||||
// ie. 400 error is usually provider error like malformed request
|
||||
res.status !== 400 &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue