Add feature flag for Duo Chat prompt conciseness
What does this MR do and why?
This pushes a feature flag to the AI Gateway to allow Duo Chat prompt conciseness.
References
N/A
MR acceptance checklist
Screenshots or screen recordings
N/A
How to set up and validate locally
- Enable the following feature flags in the rails c:
Feature.enable(:expanded_ai_logging)
Feature.enable(:conciseness_prompt_change)
- Ask a question on Duo Chat
- Observe in the AIGW logs that the
conciseness_prompt_change
FF was pushed to AIGW - Disable FF:
Feature.disable(:conciseness_prompt_change)
- Ask a question on Duo Chat
- Observe in the AIGW logs that the
conciseness_prompt_change
FF was not pushed to AIGW
Related to #487008 (closed)
Merge request reports
Activity
added AI-UX Category:Duo Chat devopsai-powered groupduo chat sectiondata-science 🌭 labels
assigned to @lesley-r
- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@lesley-r
- please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request. Edited by 🤖 GitLab Bot 🤖
added typemaintenance label
added docs-only label
added 1 commit
- 3fbeee1f - Add feature flag for Duo Chat conciseness prompt change
added backend feature flag labels
1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer backend @syarynovskyi
(UTC+2, 8 hours ahead of author)
@wandering_person
(UTC+7, 13 hours ahead of author)
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by ****removed docs-only label
added 1 commit
- 30ce6887 - Add feature flag for Duo Chat conciseness prompt change
requested review from @GitLabDuo
changed milestone to %17.9
requested review from @evakadlecova and removed review request for @GitLabDuo
- Resolved by Michael Becker
requested review from @wandering_person
added pipeline:mr-approved label
added pipelinetier-2 label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-2 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-cng:
test report for 30ce6887expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 143 | 0 | 19 | 0 | 162 | ✅ | | Verify | 51 | 0 | 19 | 0 | 70 | ✅ | | Govern | 84 | 0 | 10 | 0 | 94 | ✅ | | Secure | 2 | 0 | 5 | 0 | 7 | ✅ | | Data Stores | 33 | 0 | 10 | 0 | 43 | ✅ | | Package | 30 | 0 | 14 | 0 | 44 | ✅ | | Plan | 86 | 0 | 8 | 0 | 94 | ✅ | | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 447 | 0 | 122 | 0 | 569 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-gdk:
test report for 30ce6887expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Data Stores | 66 | 0 | 20 | 0 | 86 | ✅ | | Create | 276 | 0 | 40 | 0 | 316 | ✅ | | Verify | 100 | 0 | 40 | 2 | 140 | ✅ | | Monitor | 16 | 0 | 24 | 0 | 40 | ✅ | | Govern | 158 | 0 | 26 | 0 | 184 | ✅ | | Secure | 8 | 0 | 6 | 0 | 14 | ✅ | | Package | 50 | 0 | 26 | 0 | 76 | ✅ | | Plan | 164 | 0 | 16 | 0 | 180 | ✅ | | Release | 10 | 0 | 2 | 0 | 12 | ✅ | | Fulfillment | 4 | 0 | 14 | 0 | 18 | ✅ | | Growth | 0 | 0 | 4 | 0 | 4 | ➖ | | Manage | 2 | 0 | 18 | 0 | 20 | ✅ | | Ai-powered | 0 | 0 | 4 | 0 | 4 | ➖ | | Configure | 0 | 0 | 6 | 0 | 6 | ➖ | | ModelOps | 0 | 0 | 2 | 0 | 2 | ➖ | | Analytics | 4 | 0 | 0 | 0 | 4 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 858 | 0 | 248 | 2 | 1106 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
Edited by ****mentioned in merge request gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!1847 (merged)
mentioned in issue #509819
started a merge train
mentioned in commit bac356f2
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label