fix(whatsapp.gblib): Fixed check status.
This commit is contained in:
parent
6b437b1058
commit
f060df099e
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ export class ChatServices {
|
|||
azureOpenAIApiDeploymentName: azureOpenAILLMModel,
|
||||
azureOpenAIApiVersion: azureOpenAIVersion,
|
||||
temperature: 0,
|
||||
callbacks: [logHandler]
|
||||
// TODO: callbacks: [logHandler]
|
||||
});
|
||||
}
|
||||
return model;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue