Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
OpenAI, { ClientOptions } from
'openai/index'
;
2
3
const
opts: ClientOptions = {
4
apiKey:
'example-api-key'
,
Callers
nothing calls this directly
Calls
5
post
Method · 0.80
get
Method · 0.80
describe
Function · 0.50
expect
Function · 0.50
buildRequest
Method · 0.45
Tested by
no test coverage detected