MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / openai.ts

File openai.ts

references/job-catalog/src/openai.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createExpressServer } from "@trigger.dev/express";
2import { TriggerClient, eventTrigger, invokeTrigger } from "@trigger.dev/sdk";
3import { OpenAI } from "@trigger.dev/openai";
4import fs from "node:fs";

Callers

nothing calls this directly

Calls 15

eventTriggerFunction · 0.90
invokeTriggerFunction · 0.90
createExpressServerFunction · 0.90
defineJobMethod · 0.80
createMethod · 0.65
infoMethod · 0.65
editMethod · 0.65
fetchFunction · 0.50
backgroundCreateMethod · 0.45
listMethod · 0.45

Tested by

no test coverage detected