MCPcopy
hub / github.com/promptfoo/promptfoo / values

Method values

src/app/src/polyfills/scroll-timeline.js:915–917  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

913 return e.get(this).operator;
914 }
915 get values() {
916 return e.get(this).values;
917 }
918 toString() {
919 const t = e.get(this);
920 return `${t.name}(${t.values.join(t.delimiter)})`;

Callers 15

containsStringFunction · 0.80
findAllEnumsFunction · 0.80
findPluginEnumFunction · 0.80
findPatternsFunction · 0.80
logger.test.tsFile · 0.80
createOldResultMethod · 0.80
auth.test.tsFile · 0.80
index.test.tsFile · 0.80
createMockCSVTextFunction · 0.80
metadata.test.tsFile · 0.80

Calls 1

getMethod · 0.45

Tested by 9

containsStringFunction · 0.64
findAllEnumsFunction · 0.64
findPluginEnumFunction · 0.64
findPatternsFunction · 0.64
createMockCSVTextFunction · 0.64
insertRedteamEvalFunction · 0.64
insertNonRedteamEvalFunction · 0.64
insertTraceFunction · 0.64
otlp_attrsFunction · 0.64