Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zgsm-ai/costrict
/ bedrock.spec.ts
File
bedrock.spec.ts
src/services/code-index/embedders/__tests__/bedrock.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ MockedFunction } from
"vitest"
2
import
{ BedrockRuntimeClient, InvokeModelCommand } from
"@aws-sdk/client-bedrock-runtime"
3
4
import
{ BedrockEmbedder } from
"../bedrock"
Callers
nothing calls this directly
Calls
3
parse
Method · 0.80
createEmbeddings
Method · 0.65
validateConfiguration
Method · 0.65
Tested by
no test coverage detected