new(core.gbapp): LLM alerts for data.
This commit is contained in:
parent
21aa30796d
commit
f135156dd0
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ export class ChatServices {
|
|||
const dialect = con['storageDriver'];
|
||||
|
||||
const answerSource = await (min.core as any)['getParam'](min.instance,
|
||||
'Answer Source', false);
|
||||
'Answer Source', 'server');
|
||||
|
||||
GBLogEx.info(min, `Answer Source = ${answerSource}.`);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue