mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 06:23:44 +08:00
thay doi alibaba module mac dinh - chebichat
This commit is contained in:
@@ -174,7 +174,7 @@ export class QwenApi implements LLMApi {
|
||||
// Parse the JSON response
|
||||
const json = JSON.parse(text);
|
||||
|
||||
// console.log("[Alibaba] SSE response", json);
|
||||
console.log("[Alibaba] SSE response", json);
|
||||
|
||||
// Extract content from the new structure
|
||||
const output = json.output;
|
||||
|
||||
Reference in New Issue
Block a user