Refactor AI model selection and config handling

This commit is contained in:
Ankit Mahato
2025-08-28 06:42:32 +05:30
parent 8fa3433cf8
commit 6e1f2b4773
56 changed files with 1074 additions and 1390 deletions

View File

@@ -1,5 +1,4 @@
import 'package:apidash_core/apidash_core.dart';
import 'package:genai/genai.dart';
part 'request_model.freezed.dart';