Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ evalConfig.ts
File
evalConfig.ts
src/app/src/stores/evalConfig.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
{ persist } from
'zustand/middleware'
;
3
import
{ looksLikeSecret, redactAzureBlobSasTokens } from
'../../../util/sanitizer'
;
4
Callers
nothing calls this directly
Calls
2
omitPersistedSensitiveValues
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected