Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
2
import
{
3
createEmbeddingProvider,
4
withDimensionGuard,
Callers
nothing calls this directly
Calls
5
createEmbeddingProvider
Function · 0.85
withDimensionGuard
Function · 0.85
fakeProvider
Function · 0.85
embed
Method · 0.65
embedBatch
Method · 0.65
Tested by
no test coverage detected