mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 03:18:31 +00:00
zen: new inference
This commit is contained in:
parent
6dba0cc498
commit
5455fed78e
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ export async function handler(
|
|||
|
||||
// Try another provider => stop retrying if using fallback provider
|
||||
if (
|
||||
!isNewInference &&
|
||||
//!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