-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
needs-triageNeeds to be triagedNeeds to be triaged
Description
Acknowledgements
- I have searched (https://github.com/utmstack/UTMStack/issues) for past instances of this issue
- I have verified that my UTMStack version is up-to-date
Describe the bug
When selecting an AI Model different from GPT-4 Omni Model, the system does not save the new value.
After clicking Save, the configuration reloads and the model is automatically reset back to the default (GPT-4 Omni Model), making it impossible to use any other available option.
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
- The user should be able to select any AI model defined in withConfOptions.
- The selected model should persist after saving.
- Reloading the page should show the saved model instead of the default.
Current Behavior
- The user picks a different model.
- Clicks Save.
- The integration reloads.
- The AI Model field resets to GPT-4 Omni Model.
Reproduction Steps
1. Go to Integrations.
2. Open the SOC AI integration.
3. Change AI Model to any model other than GPT-4 Omni Model.
4. Save the changes.
5. Observe that the model resets to the default value.
Possible Solution
No response
Additional Information/Context
No response
UTMStack Version
10.9.3
Operating System and version
Hypervisor and Version | Server Vendor and Model
Browser and version
Metadata
Metadata
Assignees
Labels
needs-triageNeeds to be triagedNeeds to be triaged
Type
Projects
Status
🏗 In progress