adding in entity extraction layer with semantic search enabled
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const {semantic} = require('../semantic')
|
const semantic = require('../semantic')
|
||||||
const { getEnv, SERVICES, formatEpisodeText } = require('@nexusai/shared');
|
const { getEnv, SERVICES, formatEpisodeText } = require('@nexusai/shared');
|
||||||
const { upsertEntity } = require('./index');
|
const { upsertEntity } = require('./index');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user