MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / openai.spec.ts

File openai.spec.ts

src/api/providers/__tests__/openai.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// npx vitest run api/providers/__tests__/openai.spec.ts
2
3import { OpenAiHandler, getOpenAiModels } from "../openai"
4import { ApiHandlerOptions } from "../../../shared/api"

Callers

nothing calls this directly

Calls 5

getOpenAiModelsFunction · 0.90
nextMethod · 0.80
getModelMethod · 0.65
createMessageMethod · 0.65
completePromptMethod · 0.65

Tested by

no test coverage detected