Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ OpenAiHandler, getOpenAiModels } from
"../openai"
4
import
{ ApiHandlerOptions } from
"../../../shared/api"
Callers
nothing calls this directly
Calls
5
getOpenAiModels
Function · 0.90
next
Method · 0.80
getModel
Method · 0.65
createMessage
Method · 0.65
completePrompt
Method · 0.65
Tested by
no test coverage detected