Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ sagemaker.test.ts
File
sagemaker.test.ts
test/sagemaker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ loadApiProvider } from
'../src/providers/index'
;
3
import
{
4
SageMakerCompletionProvider,
Callers
nothing calls this directly
Calls
12
mockProcessEnv
Function · 0.90
loadApiProvider
Function · 0.90
it
Function · 0.85
getRegion
Method · 0.80
formatPayload
Method · 0.80
parse
Method · 0.80
id
Method · 0.65
callApi
Method · 0.65
get
Method · 0.45
set
Method · 0.45
callEmbeddingApi
Method · 0.45
parseResponse
Method · 0.45
Tested by
no test coverage detected