Type Alias: BackendType
BackendType =
"sqlite"|"postgres"|"qdrant"|"pinecone"
Defined in: packages/agentos/src/rag/migration/types.ts:16
Supported backend types for migration.
BackendType =
"sqlite"|"postgres"|"qdrant"|"pinecone"
Defined in: packages/agentos/src/rag/migration/types.ts:16
Supported backend types for migration.