Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ci_editor_ai_conversation_messages.yml « deleted_tables « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dd7a4a6b45ce34a5180802ba8456522ec4c9e04c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
table_name: ci_editor_ai_conversation_messages
classes:
- Ci::Editor::AiConversation::Message
feature_categories:
- pipeline_composition
description: Represents an ai message for a user and project for the pipeline editor bot.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/119840
milestone: '16.0'
gitlab_schema: gitlab_ci
removed_in_milestone: '16.8'
removed_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139626