mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
12 lines
400 B
YAML
12 lines
400 B
YAML
---
|
|
table_name: ai_active_context_collections
|
|
classes:
|
|
- Ai::ActiveContext::Collection
|
|
feature_categories:
|
|
- global_search
|
|
description: Contains records corresponding to collections in the connected vector store for use by the ActiveContext gem.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/180558
|
|
milestone: '17.9'
|
|
gitlab_schema: gitlab_main_cell_local
|
|
table_size: small
|