Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/TypeChat
/ model.test.mjs
File
model.test.mjs
typescript/tests/model.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
model.ts - verifies backward compatibility of Chat Completions API
3
* and correct behavior of the
new
Responses API support.
4
*
Callers
nothing calls this directly
Calls
7
setupFetch
Function · 0.85
makeChatCompletionsResponse
Function · 0.85
createOpenAILanguageModel
Function · 0.85
makeErrorResponse
Function · 0.85
makeResponsesAPIResponse
Function · 0.85
createLanguageModel
Function · 0.85
complete
Method · 0.65
Tested by
no test coverage detected