mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
Update api/src/extensions/helpers/llm-nlu/index.helper.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
This commit is contained in:
parent
26166e05e4
commit
d906f350d1
@ -91,6 +91,7 @@ export default class LlmNluHelper
|
||||
|
||||
async onApplicationBootstrap() {
|
||||
if (!AppInstance.isReady()) {
|
||||
// bypass in Test / CLI env
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user