refactor: text streaming

This commit is contained in:
cogwheel0
2025-09-13 10:16:58 +05:30
parent d903e795d9
commit 7e6009d2cc
16 changed files with 719 additions and 348 deletions

View File

@@ -123,6 +123,9 @@ class AppLocalizationsFr extends AppLocalizations {
@override
String get uploadFirstFile => 'Importer votre premier fichier';
@override
String get attachments => 'Attachments';
@override
String get knowledgeBaseEmpty => 'La base de connaissances est vide';