mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump version (#3333)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// fixme: vector store has not finished
|
||||
import type { DBSchema } from 'idb';
|
||||
import { Document } from 'langchain/document';
|
||||
import type { Embeddings } from 'langchain/embeddings';
|
||||
import { Embeddings } from 'langchain/embeddings';
|
||||
import { VectorStore } from 'langchain/vectorstores';
|
||||
import { similarity as ml_distance_similarity } from 'ml-distance';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user