MCPcopy
hub / github.com/rohitg00/agentmemory / embedding-provider.test.ts

File embedding-provider.test.ts

test/embedding-provider.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import {
3 createEmbeddingProvider,
4 withDimensionGuard,

Callers

nothing calls this directly

Calls 5

createEmbeddingProviderFunction · 0.85
withDimensionGuardFunction · 0.85
fakeProviderFunction · 0.85
embedMethod · 0.65
embedBatchMethod · 0.65

Tested by

no test coverage detected