MCPcopy
hub / github.com/labring/FastGPT / controller.ts

File controller.ts

packages/service/common/vectorDB/controller.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* vector crud */
2import { PgVectorCtrl } from './pg';
3import { ObVectorCtrl } from './oceanbase';
4import { SeekVectorCtrl } from './seekdb';

Callers

nothing calls this directly

Calls 8

getLoggerFunction · 0.90
getRedisCacheFunction · 0.90
retryFnFunction · 0.90
setRedisCacheFunction · 0.90
delRedisCacheFunction · 0.90
getVectorObjFunction · 0.85
getKeyMethod · 0.45

Tested by

no test coverage detected