MCPcopy
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

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import { loadApiProvider } from '../src/providers/index';
3import {
4 SageMakerCompletionProvider,

Callers

nothing calls this directly

Calls 12

mockProcessEnvFunction · 0.90
loadApiProviderFunction · 0.90
itFunction · 0.85
getRegionMethod · 0.80
formatPayloadMethod · 0.80
parseMethod · 0.80
idMethod · 0.65
callApiMethod · 0.65
getMethod · 0.45
setMethod · 0.45
callEmbeddingApiMethod · 0.45
parseResponseMethod · 0.45

Tested by

no test coverage detected