thay doi alibaba module mac dinh - chebichat

This commit is contained in:
quangdn-ght
2025-06-24 10:25:53 +07:00
parent 861d854e16
commit 4aaa9db666
2 changed files with 2 additions and 2 deletions

View File

@@ -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;