@@ -4,6 +4,9 @@ import type {
import type { IVectorStore } from './vector-store';
+
+export const LIMIT_LEARNABLE_PAGE_COUNT = 5;
/*
* Objects
*/