@ -960,7 +960,7 @@ export const getBackendConfig = async () => {
if (error) {
throw error;
}
res.name = 'Deepseek'
return res;
};