MCPcopy 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

setupFetchFunction · 0.85
makeErrorResponseFunction · 0.85
makeResponsesAPIResponseFunction · 0.85
createLanguageModelFunction · 0.85
completeMethod · 0.65

Tested by

no test coverage detected