Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/labring/FastGPT
/ init
Method
init
packages/service/common/vectorDB/type.ts:88–88 ·
view source on GitHub ↗
* Initialize vector database (create tables, indexes, etc.)
()
Source
from the content-addressed store, hash-verified
86
* Initialize vector database (create tables, indexes, etc.)
87
*/
88
init(): Promise<void>;
89
90
/**
91
* Insert vectors into the database
Callers
15
createVectorDBTestSuite
Function · 0.65
ensureLegacyDuplicateWritableCollection
Function · 0.65
EChartsCodeBlock
Function · 0.65
App
Function · 0.65
useWorkflowDemoTrack
Function · 0.65
functional.test.ts
File · 0.65
allowed-modules-availability.test.ts
File · 0.65
legacy-js.test.ts
File · 0.65
legacy-python.test.ts
File · 0.65
createRunner
Function · 0.65
python-isolated-runner.test.ts
File · 0.65
boundary.test.ts
File · 0.65
Implementers
4
ObVectorCtrl
packages/service/common/vectorDB/ocean
PgVectorCtrl
packages/service/common/vectorDB/pg/in
OpenGaussVectorCtrl
packages/service/common/vectorDB/openg
MilvusCtrl
packages/service/common/vectorDB/milvu
Calls
no outgoing calls
Tested by
2
ensureLegacyDuplicateWritableCollection
Function · 0.52
createRunner
Function · 0.52