Skip to content

Conversation

@mabaasit
Copy link
Collaborator

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@mabaasit mabaasit requested a review from a team as a code owner December 15, 2025 10:33
@github-actions github-actions bot added the feat label Dec 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables the chatbot-gen-ai feature by promoting the enableChatbotEndpointForGenAI feature flag from 'development' to 'released' stage and switching the AI model from mongodb-chat-latest to mongodb-slim-latest as noted in the TODO comments.

Key changes:

  • Feature flag stage updated from 'development' to 'released'
  • AI model switched from mongodb-chat-latest to mongodb-slim-latest
  • Legacy test suite removed in favor of chatbot API tests

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
packages/compass-preferences-model/src/feature-flags.ts Updates feature flag stage to 'released' to enable the chatbot endpoint
packages/compass-generative-ai/src/atlas-ai-service.ts Changes AI model from mongodb-chat-latest to mongodb-slim-latest
packages/compass-generative-ai/src/atlas-ai-service.spec.ts Removes duplicate test suite and updates model expectation in remaining tests
packages/compass-e2e-tests/tests/collection-ai-query.test.ts Removes old mocked backend tests and updates remaining tests to remove chatbot feature flag requirement

@codeowners-service-app
Copy link

Assigned paula-stacho for team compass-developers because gribnoysup is out of office.

@mabaasit mabaasit merged commit 2fc55ab into main Dec 16, 2025
83 of 84 checks passed
@mabaasit mabaasit deleted the COMPASS-10125-enable-feature branch December 16, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants