MCPcopy Index your code
hub / github.com/Effect-TS/effect / OpenAiLanguageModel.ts

File OpenAiLanguageModel.ts

packages/ai/openai/src/OpenAiLanguageModel.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import * as AiError from "@effect/ai/AiError"

Callers

nothing calls this directly

Calls 15

prepareIncludeFunction · 0.85
prepareResponseFormatFunction · 0.85
makeResponseFunction · 0.85
getSystemMessageModeFunction · 0.85
getImageDetailFunction · 0.85
isFileIdFunction · 0.85
getItemIdFunction · 0.85
annotateRequestFunction · 0.70
annotateResponseFunction · 0.70
annotateStreamResponseFunction · 0.70
contextMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected