MCPcopy
hub / github.com/foambubble/foam / embeddings.test.ts

File embeddings.test.ts

packages/foam-vscode/src/ai/model/embeddings.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { FoamEmbeddings } from './embeddings';
2import {
3 EmbeddingProvider,
4 EmbeddingProviderInfo,

Callers

nothing calls this directly

Calls 13

createTestWorkspaceFunction · 0.90
cosineSimilarityMethod · 0.80
fetchAndSetMethod · 0.80
updateResourceMethod · 0.80
getEmbeddingMethod · 0.80
hasEmbeddingsMethod · 0.80
getSimilarMethod · 0.80
findMethod · 0.80
disposeMethod · 0.65
setMethod · 0.65
deleteMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected