mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: refactor helpers (nlu)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file).
|
||||
*/
|
||||
|
||||
import { Nlp } from '@/nlp/lib/types';
|
||||
import { Nlp } from '@/helper/types';
|
||||
|
||||
export const nlpEntitiesGreeting: Nlp.ParseEntities = {
|
||||
entities: [
|
||||
|
||||
Reference in New Issue
Block a user