MCPcopy Index your code
hub / github.com/promptfoo/promptfoo / isCacheEnabled

Function isCacheEnabled

src/cache.ts:898–900  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

896 * ```
897 */
898export function isCacheEnabled() {
899 return getEffectiveCacheEnabled();
900}

Callers 15

cache.test.tsFile · 0.90
callApiMethod · 0.90
callApiInternalMethod · 0.90
callApiMethod · 0.90
executeGolangScriptMethod · 0.90
callApiMethod · 0.90
callEmbeddingApiMethod · 0.90
callApiInternalMethod · 0.90
callEmbeddingApiMethod · 0.90
callApiMethod · 0.90
callApiInternalMethod · 0.90

Calls 1

getEffectiveCacheEnabledFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…