mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
fix format
This commit is contained in:
@@ -123,7 +123,6 @@ export const useGeminiStream = (
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
} else if (
|
||||
// HACK to detect errored function responses.
|
||||
typeof query === 'object' &&
|
||||
|
||||
Reference in New Issue
Block a user