Skip to content

fix: [DevOps] Update outdated DeploymentTest#750

Open
CharlesDuboisSAP wants to merge 1 commit intomainfrom
fix-test
Open

fix: [DevOps] Update outdated DeploymentTest#750
CharlesDuboisSAP wants to merge 1 commit intomainfrom
fix-test

Conversation

@CharlesDuboisSAP
Copy link
Contributor

GPT 3.5 is outdated. The test now uses an up to date model

@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Feb 5, 2026
@CharlesDuboisSAP CharlesDuboisSAP added the please-review Request to review a pull-request label Feb 5, 2026
@CharlesDuboisSAP CharlesDuboisSAP enabled auto-merge (squash) February 5, 2026 15:23
Comment on lines +16 to +20
/**
* Manual execution to create a new config for a new model when the current model gets deprecated.
*/
// @Test
void createConfiguration() {
Copy link
Member

Choose a reason for hiding this comment

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

Make it more explicit:

Suggested change
/**
* Manual execution to create a new config for a new model when the current model gets deprecated.
*/
// @Test
void createConfiguration() {
/**
* Manual execution to create a new config for a new model when the current model gets deprecated.
* 1) Run the below method with a non-deprecated model.
* 2) Copy the printed ID into CONFIG_ID above.
*/
void createConfiguration() {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please-review Request to review a pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants