MCPcopy Create free account
hub / github.com/openai/openai-node / log.test.ts

File log.test.ts

tests/log.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import OpenAI, { ClientOptions } from 'openai/index';
2
3const opts: ClientOptions = {
4 apiKey: 'example-api-key',

Callers

nothing calls this directly

Calls 5

postMethod · 0.80
getMethod · 0.80
describeFunction · 0.50
expectFunction · 0.50
buildRequestMethod · 0.45

Tested by

no test coverage detected