Commit Graph

8 Commits

Author SHA1 Message Date
Udhay-Adithya
7cdc286c08 feat: hide dashbot when other windows are open 2025-09-21 12:39:36 +05:30
Ankit Mahato
b4f0332920 Update ai_model_selector_dialog.dart 2025-08-31 12:55:51 +05:30
Ankit Mahato
5fa8399777 Update ai_model_selector_dialog.dart 2025-08-31 12:55:02 +05:30
Manas Hejmadi
2f5f243fed REFACTOR: toolgen files code splitting 2025-08-30 02:49:56 +05:30
Manas Hejmadi
bf85fe59a8 aiApiCredentialProvider removed and replaced by Direct AIRequestModel credential save 2025-08-29 03:27:30 +05:30
Ankit Mahato
9d50e3f09c Add default AI model selection to settings
Replaces the previous placeholder for default LLM selection with a working default AI model selector in settings. Updates SettingsModel and related providers to support storing and updating the default AI model as a JSON object. Integrates the selector UI and ensures new AI requests use the default model if set.
2025-08-29 01:27:32 +05:30
Ankit Mahato
7b7daa7dac Add AI request model support and improve type handling
Refactored collection state management to handle API type changes and AI request models. Updated widgets and tests to support nullable HTTP methods and AI request models, and improved response body rendering for AI responses.
2025-08-28 23:34:28 +05:30
Ankit Mahato
6e1f2b4773 Refactor AI model selection and config handling 2025-08-28 06:42:32 +05:30