This commit is contained in:
Fabian Freund
2025-02-03 15:09:04 +01:00
parent 36acd46318
commit 025ecaf2e3
132 changed files with 4431 additions and 1644 deletions
@@ -17,7 +17,7 @@ class KagiChatService extends _$KagiChatService {
throw Exception('Not implemented !');
// final kagiSession =
// ref.read(settingsRepositoryProvider).valueOrNull?.kagiSession;
// ref.read(generalSettingsRepositoryProvider).valueOrNull?.kagiSession;
// return Result.fromAsync(
// () async {