mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
466 B
YAML
14 lines
466 B
YAML
---
|
|
table_name: ai_feature_settings
|
|
classes:
|
|
- Ai::FeatureSetting
|
|
feature_categories:
|
|
- self-hosted_models
|
|
description: The table links an AI feature with the self-hosted model
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152380
|
|
milestone: '17.1'
|
|
gitlab_schema: gitlab_main
|
|
notes: Used only for self-managed. Not used in GitLab.com, nor Cells
|
|
table_size: small
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/553438
|