Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ pythonCompletion.fileRef.test.ts
File
pythonCompletion.fileRef.test.ts
test/providers/pythonCompletion.fileRef.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fsSync from
'fs'
;
2
import
fs from
'fs/promises'
;
3
import
path from
'path'
;
4
Callers
nothing calls this directly
Calls
8
it
Function · 0.85
split
Method · 0.80
push
Method · 0.80
shutdown
Method · 0.65
callApi
Method · 0.65
initialize
Method · 0.45
callEmbeddingApi
Method · 0.45
callClassificationApi
Method · 0.45
Tested by
no test coverage detected