Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenPipe/OpenPipe
/ llmRelabelProperties.ts
File
llmRelabelProperties.ts
app/src/server/utils/nodes/nodeProperties/llmRelabelProperties.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NodeEntryStatus } from
"@prisma/client"
;
2
import
{ APIError } from
"openai"
;
3
4
import
{ kysely } from
"~/server/db"
;
Callers
nothing calls this directly
Calls
1
getOpenaiCompletion
Function · 0.90
Tested by
no test coverage detected