feat: update providers (#881)
This commit is contained in:
parent
9058240e10
commit
7811c0f7fb
11 changed files with 122 additions and 108 deletions
|
|
@ -137,7 +137,7 @@ export async function POST(request: Request) {
|
|||
},
|
||||
],
|
||||
});
|
||||
} catch (error) {
|
||||
} catch (_) {
|
||||
console.error('Failed to save chat');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue