Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenPipe/OpenPipe
/ checkOpenaiFineTuneStatus.task.ts
File
checkOpenaiFineTuneStatus.task.ts
app/src/server/tasks/fineTuning/checkOpenaiFineTuneStatus.task.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
OpenAI from
"openai"
;
2
3
import
{ prisma } from
"~/server/db"
;
4
import
defineTask from
"../defineTask"
;
Callers
nothing calls this directly
Calls
2
defineTask
Function · 0.85
runOnce
Function · 0.85
Tested by
no test coverage detected