summaryrefslogtreecommitdiffhomepage
path: root/packages/cache-warming/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cache-warming/src/index.ts')
-rw-r--r--packages/cache-warming/src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/cache-warming/src/index.ts b/packages/cache-warming/src/index.ts
index d77f4ec..88cab3b 100644
--- a/packages/cache-warming/src/index.ts
+++ b/packages/cache-warming/src/index.ts
@@ -5,6 +5,7 @@ export {
type ConversationSettings,
type ConversationState,
computeCachePct,
+ computeExpectedCacheRate,
DEFAULT_INTERVAL_MS,
isTokenCurrent,
MIN_INTERVAL_MS,