fix little bug

This commit is contained in:
sijinhui
2024-07-17 13:47:09 +08:00
parent a3c4f10713
commit 45913941e8
2 changed files with 2 additions and 2 deletions

View File

@@ -707,7 +707,7 @@ export const useChatStore = createPersistStore(
extAttr?.setAutoScroll(true);
} else {
const api: ClientApi = getClientApi(modelConfig.providerName)
console.log('-------', modelConfig, '-----', api)
// console.log('-------', modelConfig, '-----', api)
// make request
api.llm.chat({