MCPcopy Index your code
hub / github.com/anomalyco/opencode / openai.ts

File openai.ts

packages/core/src/plugin/provider/openai.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer } from "node:http"
2import type { IntegrationOAuthMethodRegistration } from "@opencode-ai/plugin/v2/effect/integration"
3import { define } from "@opencode-ai/plugin/v2/effect/plugin"
4import { Deferred, Effect } from "effect"

Callers

nothing calls this directly

Calls 15

defineFunction · 0.90
resumeFunction · 0.85
authorizeURLFunction · 0.85
exchangeFunction · 0.85
syncMethod · 0.80
responsesMethod · 0.80
base64UrlEncodeFunction · 0.70
credentialFunction · 0.70
refreshFunction · 0.70
requestFunction · 0.70
headersFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected