feat(ai): pre-warm the vector namespace

This commit is contained in:
Philipinho
2026-08-17 20:09:53 +01:00
parent 8c4ecfaaf2
commit 7b8ade0968
7 changed files with 32 additions and 10 deletions
@@ -15,7 +15,6 @@ export enum EventName {
WORKSPACE_CREATED = 'workspace.created',
WORKSPACE_UPDATED = 'workspace.updated',
WORKSPACE_DELETED = 'workspace.deleted',
USER_SESSION_STARTED = 'user.session.started',
BASE_CREATED = 'base.created',
BASE_UPDATED = 'base.updated',