aait 2.1.3.1__tar.gz → 2.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- aait-2.2.0/PKG-INFO +9 -0
- aait-2.2.0/aait.egg-info/PKG-INFO +9 -0
- {aait-2.1.3.1 → aait-2.2.0}/aait.egg-info/SOURCES.txt +2 -11
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/MetManagement.py +3 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owMarkdown.ui +34 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/ow_in_or_out_path.ui +18 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/ow_widget_random_data.ui +18 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owchunking.ui +41 -9
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owconversellm.ui +34 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owembeddings.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owendloop.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owexecutescript.ui +37 -3
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owextrachunks.ui +36 -4
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owextracttokens.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owfilemetadata.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owfilesyncchecker.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owfilewithpath.ui +35 -3
- aait-2.2.0/orangecontrib/AAIT/widgets/designer/owfindfilesfromdir.ui +100 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owfusion_nm.ui +36 -4
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui +38 -6
- aait-2.2.0/orangecontrib/AAIT/widgets/designer/owkeyword.ui +86 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owlangdetect.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owlemmatizer.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owloadworkflow.ui +34 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_ce_minilml6.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_falcon.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_en_fr.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_fr_en.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_mistral.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_mpnet.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_solar.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owqueryllm.ui +39 -7
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owreranking.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owsavewithpath.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owselect_column_dynamic.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owselect_row_dynamic.ui +34 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owstartloop.ui +44 -12
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owtable2corpus.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owtranslation.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owtrigger.ui +33 -1
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owunzipfolder.ui +34 -2
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owemptyswitch.svg +8 -8
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owfilesyncchecker.svg +45 -45
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_en_fr.svg +27 -27
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_fr_en.svg +27 -27
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_en.svg +27 -27
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_fr.svg +27 -27
- {aait-2.1.3.1 → aait-2.2.0}/setup.py +1 -1
- aait-2.1.3.1/PKG-INFO +0 -28
- aait-2.1.3.1/aait.egg-info/PKG-INFO +0 -28
- aait-2.1.3.1/orangecontrib/AAIT/widgets/designer/owfindfilesfromdir.ui +0 -55
- aait-2.1.3.1/tests/test_class_values_context_handler.py +0 -75
- aait-2.1.3.1/tests/test_credentials.py +0 -76
- aait-2.1.3.1/tests/test_domain_context_handler.py +0 -401
- aait-2.1.3.1/tests/test_gui.py +0 -140
- aait-2.1.3.1/tests/test_matplotlib_export.py +0 -43
- aait-2.1.3.1/tests/test_perfect_domain_context_handler.py +0 -148
- aait-2.1.3.1/tests/test_scatterplot_density.py +0 -59
- aait-2.1.3.1/tests/test_settings_handler.py +0 -27
- aait-2.1.3.1/tests/test_widgets_outputs.py +0 -29
- aait-2.1.3.1/tests/test_workflows.py +0 -80
- {aait-2.1.3.1 → aait-2.2.0}/License.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/aait.egg-info/dependency_links.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/aait.egg-info/entry_points.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/aait.egg-info/namespace_packages.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/aait.egg-info/requires.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/aait.egg-info/top_level.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/SignalReceiver.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/audit_widget.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0001.csv +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0002.csv +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0003.csv +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/dynamic_results.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/test_all_widgets.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/test_server.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_4all.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_chunking.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_edit_table.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_mpnet_create_embeddings.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_optimisation.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_optimisationselection.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_powfactory.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_queryllm.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_spacy_md_fr_lemmatizer.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widget_traduction.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/audit_widget/widgets_model.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/encapsulation/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/fix_torch/fix_torch_dll_error.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/MergeBaseLora.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/SERV_kill_workflow.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/SERV_requests.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/SERV_start_workflow.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/Tutorial_Finetuning.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/answers.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/chunking.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/embeddings.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/finetuning.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/functions_DatasetGeneration.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/functions_Finetuning.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/lemmes.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/lmstudio.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/main_DatasetGeneration.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/main_Finetuning.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/process_documents.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/prompt_management.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/quickpy.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/test.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/test_functions.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/llm/translations.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/optimiser/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/optimiser/optuna_multi.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/CheckMetaData.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/SimpleDialogQt.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/aait_repo_file.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/check_data_in.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/delta_local_shared_fodler.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/import_uic.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/initialize_from_ini.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/mac_utils.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/shared_functions.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/shared_variables.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/subprocess_management.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/thread_management.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/tools/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/tools/change_owcorpus.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/tools/concat_splitted_pypi.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/tools/first_time_check.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/tools/owcorpus_ok.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/utils/windows_utils.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWAAITResourcesManager.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWAddColumns.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWApplyRules.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWCN2rule_view.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWChunking.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWConcatRules.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWConverseLLM.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWCreateEmbeddings.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWDisplayMD.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWEditTable.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWEmptySwitch.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWEndLoop.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWExecuteScript.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWExtraChunks.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWExtractTokens.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWFileMetadata.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWFileSyncChecker.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWFileWithPath.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWFindFilesFromDir.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWFusionNM.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWGenerateQuestions.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWGenerateSynthesis.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWGenerateWord.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWInputSelector.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWKeywordsDetection.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWLMStudio.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWLanguageDetection.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWLemmatizer.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_CE_MiniLML6.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Falcon.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_HelsinkiEnFr.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_HelsinkiFrEn.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_MPNET.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Mistral.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Qwen.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Qwen1B5_Q6.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Qwen2_5_32B.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Qwen3B_Q4.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q4.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q6.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_Solar.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_SolarUncensored.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_EN.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_FR.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWOptimisation.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWOptimisationSelection.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWOptimisationSendScore.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWProcessDocumentsFromPath.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWQueryLLM.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWRandomData.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWReranking.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWSaveFilepathEntry.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWSelectColumnDynamique.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWSelectRowsDynamic.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWStartLoop.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWTable2Corpus.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWTranslation.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWTrigger.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/OWUnzipFolder.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/POW_Wfactory.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owaddcolumns.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owapplyrules.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owconcatrules.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owemptyswitch.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owgenerate_word.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owkeywordsdetection.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwen.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_2.5_32b.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_1.5b_q6.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_3b_q4.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_7b_q4.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_7b_q6.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/owmodel_qwencoder_7b.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/CN2RuleViewer.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/MDViewer.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/Mistral.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/apply_rules.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/category.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/dark_green.txt +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/de.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/document_generator.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/documents.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/endloop.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/extra_chunks.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/in_or_out.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/input.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/languages.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/lm_studio.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/local_interf_img_multi_pull.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/local_interf_multi_pull.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/local_interf_pull.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/local_interf_push.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/local_interf_text_pull.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/logo_solar.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/logo_uncensoredsolar.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/logo_upload.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/models.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/optimisation.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/optimizer.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/output.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owCN2_intersect_rules.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owchunking.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owconversellm.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owedittable.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owembeddings.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owenvinfo.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owexecutescript.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owextracttokens.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owfilemetadata.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owfilesfromdir.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owfilewithpath.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owfusion_nm.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owgeneratequestions.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owgeneratesynthesis.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owkeywordsdetection.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owlemmatizer.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_ce_minilml6.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_falcon.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owmodel_mpnet.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owoptimisation.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owoptimisationselection.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owqueryllm.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owreranking.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owselectcolumndynamique.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owtable2corpus.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owtranslation.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/owtrigger.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/processdocuments.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/qwen-color.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/select_dynamic_row.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/startloop.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/tools.png +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/widgetFactory.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/AAIT/widgets/icons/zip.svg +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/orangecontrib/__init__.py +0 -0
- {aait-2.1.3.1 → aait-2.2.0}/setup.cfg +0 -0
aait-2.2.0/PKG-INFO
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: aait
|
|
3
|
+
Version: 2.2.0
|
|
4
|
+
Summary: Advanced Artificial Intelligence Tools is a package meant to develop and enable advanced AI functionalities in Orange
|
|
5
|
+
Home-page:
|
|
6
|
+
Author: Orange community
|
|
7
|
+
Author-email:
|
|
8
|
+
Keywords: orange3 add-on
|
|
9
|
+
License-File: License.txt
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: aait
|
|
3
|
+
Version: 2.2.0
|
|
4
|
+
Summary: Advanced Artificial Intelligence Tools is a package meant to develop and enable advanced AI functionalities in Orange
|
|
5
|
+
Home-page:
|
|
6
|
+
Author: Orange community
|
|
7
|
+
Author-email:
|
|
8
|
+
Keywords: orange3 add-on
|
|
9
|
+
License-File: License.txt
|
|
@@ -163,6 +163,7 @@ orangecontrib/AAIT/widgets/designer/owfusion_nm.ui
|
|
|
163
163
|
orangecontrib/AAIT/widgets/designer/owgenerate_word.ui
|
|
164
164
|
orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui
|
|
165
165
|
orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui
|
|
166
|
+
orangecontrib/AAIT/widgets/designer/owkeyword.ui
|
|
166
167
|
orangecontrib/AAIT/widgets/designer/owkeywordsdetection.ui
|
|
167
168
|
orangecontrib/AAIT/widgets/designer/owlangdetect.ui
|
|
168
169
|
orangecontrib/AAIT/widgets/designer/owlemmatizer.ui
|
|
@@ -263,14 +264,4 @@ orangecontrib/AAIT/widgets/icons/select_dynamic_row.png
|
|
|
263
264
|
orangecontrib/AAIT/widgets/icons/startloop.png
|
|
264
265
|
orangecontrib/AAIT/widgets/icons/tools.png
|
|
265
266
|
orangecontrib/AAIT/widgets/icons/widgetFactory.svg
|
|
266
|
-
orangecontrib/AAIT/widgets/icons/zip.svg
|
|
267
|
-
tests/test_class_values_context_handler.py
|
|
268
|
-
tests/test_credentials.py
|
|
269
|
-
tests/test_domain_context_handler.py
|
|
270
|
-
tests/test_gui.py
|
|
271
|
-
tests/test_matplotlib_export.py
|
|
272
|
-
tests/test_perfect_domain_context_handler.py
|
|
273
|
-
tests/test_scatterplot_density.py
|
|
274
|
-
tests/test_settings_handler.py
|
|
275
|
-
tests/test_widgets_outputs.py
|
|
276
|
-
tests/test_workflows.py
|
|
267
|
+
orangecontrib/AAIT/widgets/icons/zip.svg
|
|
@@ -1361,6 +1361,7 @@ def write_file_time(path):
|
|
|
1361
1361
|
reset_files([time_ok])
|
|
1362
1362
|
with open(path, "w") as f:
|
|
1363
1363
|
f.write(str(time))
|
|
1364
|
+
f.flush()
|
|
1364
1365
|
try:
|
|
1365
1366
|
with open(time_ok, "w"):
|
|
1366
1367
|
pass
|
|
@@ -1377,6 +1378,8 @@ def read_file_time(path):
|
|
|
1377
1378
|
return 0 # time out
|
|
1378
1379
|
with open(path, "r") as f:
|
|
1379
1380
|
content = f.read()
|
|
1381
|
+
if content.isdigit()==False:
|
|
1382
|
+
return int(get_second_from_1970()) # en cas d'erreur on renvoie le temps actuel
|
|
1380
1383
|
return int(content)
|
|
1381
1384
|
|
|
1382
1385
|
def generate_unique_id_from_mac_timestamp():
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
<property name="geometry">
|
|
18
18
|
<rect>
|
|
19
19
|
<x>20</x>
|
|
20
|
-
<y>
|
|
20
|
+
<y>70</y>
|
|
21
21
|
<width>451</width>
|
|
22
22
|
<height>91</height>
|
|
23
23
|
</rect>
|
|
24
24
|
</property>
|
|
25
25
|
<property name="title">
|
|
26
|
-
<string>
|
|
26
|
+
<string>Parameters</string>
|
|
27
27
|
</property>
|
|
28
28
|
<widget class="QLabel" name="Description">
|
|
29
29
|
<property name="geometry">
|
|
@@ -48,6 +48,38 @@
|
|
|
48
48
|
</property>
|
|
49
49
|
</widget>
|
|
50
50
|
</widget>
|
|
51
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
52
|
+
<property name="enabled">
|
|
53
|
+
<bool>false</bool>
|
|
54
|
+
</property>
|
|
55
|
+
<property name="geometry">
|
|
56
|
+
<rect>
|
|
57
|
+
<x>20</x>
|
|
58
|
+
<y>186</y>
|
|
59
|
+
<width>131</width>
|
|
60
|
+
<height>16</height>
|
|
61
|
+
</rect>
|
|
62
|
+
</property>
|
|
63
|
+
<property name="text">
|
|
64
|
+
<string>Auto send data</string>
|
|
65
|
+
</property>
|
|
66
|
+
</widget>
|
|
67
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
68
|
+
<property name="enabled">
|
|
69
|
+
<bool>false</bool>
|
|
70
|
+
</property>
|
|
71
|
+
<property name="geometry">
|
|
72
|
+
<rect>
|
|
73
|
+
<x>155</x>
|
|
74
|
+
<y>180</y>
|
|
75
|
+
<width>311</width>
|
|
76
|
+
<height>31</height>
|
|
77
|
+
</rect>
|
|
78
|
+
</property>
|
|
79
|
+
<property name="text">
|
|
80
|
+
<string>Run</string>
|
|
81
|
+
</property>
|
|
82
|
+
</widget>
|
|
51
83
|
</widget>
|
|
52
84
|
<resources/>
|
|
53
85
|
<connections/>
|
|
@@ -16,9 +16,9 @@
|
|
|
16
16
|
<widget class="QPushButton" name="pushButton">
|
|
17
17
|
<property name="geometry">
|
|
18
18
|
<rect>
|
|
19
|
-
<x>
|
|
19
|
+
<x>180</x>
|
|
20
20
|
<y>220</y>
|
|
21
|
-
<width>
|
|
21
|
+
<width>501</width>
|
|
22
22
|
<height>51</height>
|
|
23
23
|
</rect>
|
|
24
24
|
</property>
|
|
@@ -114,6 +114,22 @@
|
|
|
114
114
|
</property>
|
|
115
115
|
</widget>
|
|
116
116
|
</widget>
|
|
117
|
+
<widget class="QCheckBox" name="checkBox_3_send">
|
|
118
|
+
<property name="enabled">
|
|
119
|
+
<bool>false</bool>
|
|
120
|
+
</property>
|
|
121
|
+
<property name="geometry">
|
|
122
|
+
<rect>
|
|
123
|
+
<x>20</x>
|
|
124
|
+
<y>238</y>
|
|
125
|
+
<width>201</width>
|
|
126
|
+
<height>16</height>
|
|
127
|
+
</rect>
|
|
128
|
+
</property>
|
|
129
|
+
<property name="text">
|
|
130
|
+
<string>Auto send data</string>
|
|
131
|
+
</property>
|
|
132
|
+
</widget>
|
|
117
133
|
</widget>
|
|
118
134
|
<resources/>
|
|
119
135
|
<connections/>
|
|
@@ -132,9 +132,9 @@
|
|
|
132
132
|
<widget class="QPushButton" name="pushButton">
|
|
133
133
|
<property name="geometry">
|
|
134
134
|
<rect>
|
|
135
|
-
<x>
|
|
135
|
+
<x>170</x>
|
|
136
136
|
<y>210</y>
|
|
137
|
-
<width>
|
|
137
|
+
<width>431</width>
|
|
138
138
|
<height>31</height>
|
|
139
139
|
</rect>
|
|
140
140
|
</property>
|
|
@@ -142,6 +142,22 @@
|
|
|
142
142
|
<string>Run the generation</string>
|
|
143
143
|
</property>
|
|
144
144
|
</widget>
|
|
145
|
+
<widget class="QCheckBox" name="checkBox_3_send">
|
|
146
|
+
<property name="enabled">
|
|
147
|
+
<bool>false</bool>
|
|
148
|
+
</property>
|
|
149
|
+
<property name="geometry">
|
|
150
|
+
<rect>
|
|
151
|
+
<x>21</x>
|
|
152
|
+
<y>217</y>
|
|
153
|
+
<width>201</width>
|
|
154
|
+
<height>16</height>
|
|
155
|
+
</rect>
|
|
156
|
+
</property>
|
|
157
|
+
<property name="text">
|
|
158
|
+
<string>Auto send data</string>
|
|
159
|
+
</property>
|
|
160
|
+
</widget>
|
|
145
161
|
</widget>
|
|
146
162
|
<resources/>
|
|
147
163
|
<connections/>
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
<x>0</x>
|
|
8
8
|
<y>0</y>
|
|
9
9
|
<width>470</width>
|
|
10
|
-
<height>
|
|
10
|
+
<height>293</height>
|
|
11
11
|
</rect>
|
|
12
12
|
</property>
|
|
13
13
|
<property name="windowTitle">
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<x>19</x>
|
|
20
20
|
<y>30</y>
|
|
21
21
|
<width>431</width>
|
|
22
|
-
<height>
|
|
22
|
+
<height>191</height>
|
|
23
23
|
</rect>
|
|
24
24
|
</property>
|
|
25
25
|
<property name="title">
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<property name="geometry">
|
|
30
30
|
<rect>
|
|
31
31
|
<x>70</x>
|
|
32
|
-
<y>
|
|
32
|
+
<y>150</y>
|
|
33
33
|
<width>151</width>
|
|
34
34
|
<height>21</height>
|
|
35
35
|
</rect>
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
<property name="geometry">
|
|
43
43
|
<rect>
|
|
44
44
|
<x>230</x>
|
|
45
|
-
<y>
|
|
45
|
+
<y>70</y>
|
|
46
46
|
<width>121</width>
|
|
47
47
|
<height>21</height>
|
|
48
48
|
</rect>
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
<property name="geometry">
|
|
53
53
|
<rect>
|
|
54
54
|
<x>230</x>
|
|
55
|
-
<y>
|
|
55
|
+
<y>110</y>
|
|
56
56
|
<width>61</width>
|
|
57
57
|
<height>20</height>
|
|
58
58
|
</rect>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<property name="geometry">
|
|
69
69
|
<rect>
|
|
70
70
|
<x>20</x>
|
|
71
|
-
<y>
|
|
71
|
+
<y>10</y>
|
|
72
72
|
<width>401</width>
|
|
73
73
|
<height>61</height>
|
|
74
74
|
</rect>
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
<property name="geometry">
|
|
91
91
|
<rect>
|
|
92
92
|
<x>230</x>
|
|
93
|
-
<y>
|
|
93
|
+
<y>150</y>
|
|
94
94
|
<width>61</width>
|
|
95
95
|
<height>20</height>
|
|
96
96
|
</rect>
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
<property name="geometry">
|
|
107
107
|
<rect>
|
|
108
108
|
<x>70</x>
|
|
109
|
-
<y>
|
|
109
|
+
<y>70</y>
|
|
110
110
|
<width>101</width>
|
|
111
111
|
<height>21</height>
|
|
112
112
|
</rect>
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
<property name="geometry">
|
|
120
120
|
<rect>
|
|
121
121
|
<x>70</x>
|
|
122
|
-
<y>
|
|
122
|
+
<y>110</y>
|
|
123
123
|
<width>151</width>
|
|
124
124
|
<height>21</height>
|
|
125
125
|
</rect>
|
|
@@ -129,6 +129,38 @@
|
|
|
129
129
|
</property>
|
|
130
130
|
</widget>
|
|
131
131
|
</widget>
|
|
132
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
133
|
+
<property name="enabled">
|
|
134
|
+
<bool>false</bool>
|
|
135
|
+
</property>
|
|
136
|
+
<property name="geometry">
|
|
137
|
+
<rect>
|
|
138
|
+
<x>155</x>
|
|
139
|
+
<y>240</y>
|
|
140
|
+
<width>291</width>
|
|
141
|
+
<height>31</height>
|
|
142
|
+
</rect>
|
|
143
|
+
</property>
|
|
144
|
+
<property name="text">
|
|
145
|
+
<string>Run</string>
|
|
146
|
+
</property>
|
|
147
|
+
</widget>
|
|
148
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
149
|
+
<property name="enabled">
|
|
150
|
+
<bool>false</bool>
|
|
151
|
+
</property>
|
|
152
|
+
<property name="geometry">
|
|
153
|
+
<rect>
|
|
154
|
+
<x>20</x>
|
|
155
|
+
<y>246</y>
|
|
156
|
+
<width>131</width>
|
|
157
|
+
<height>16</height>
|
|
158
|
+
</rect>
|
|
159
|
+
</property>
|
|
160
|
+
<property name="text">
|
|
161
|
+
<string>Auto send data</string>
|
|
162
|
+
</property>
|
|
163
|
+
</widget>
|
|
132
164
|
</widget>
|
|
133
165
|
<resources/>
|
|
134
166
|
<connections/>
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<x>20</x>
|
|
20
20
|
<y>30</y>
|
|
21
21
|
<width>661</width>
|
|
22
|
-
<height>
|
|
22
|
+
<height>391</height>
|
|
23
23
|
</rect>
|
|
24
24
|
</property>
|
|
25
25
|
<property name="title">
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
<x>10</x>
|
|
32
32
|
<y>160</y>
|
|
33
33
|
<width>641</width>
|
|
34
|
-
<height>
|
|
34
|
+
<height>221</height>
|
|
35
35
|
</rect>
|
|
36
36
|
</property>
|
|
37
37
|
</widget>
|
|
@@ -88,6 +88,38 @@ As long as you do not change the model plugged to this widget, the conversation
|
|
|
88
88
|
</property>
|
|
89
89
|
</widget>
|
|
90
90
|
</widget>
|
|
91
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
92
|
+
<property name="enabled">
|
|
93
|
+
<bool>false</bool>
|
|
94
|
+
</property>
|
|
95
|
+
<property name="geometry">
|
|
96
|
+
<rect>
|
|
97
|
+
<x>25</x>
|
|
98
|
+
<y>436</y>
|
|
99
|
+
<width>131</width>
|
|
100
|
+
<height>16</height>
|
|
101
|
+
</rect>
|
|
102
|
+
</property>
|
|
103
|
+
<property name="text">
|
|
104
|
+
<string>Auto send data</string>
|
|
105
|
+
</property>
|
|
106
|
+
</widget>
|
|
107
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
108
|
+
<property name="enabled">
|
|
109
|
+
<bool>false</bool>
|
|
110
|
+
</property>
|
|
111
|
+
<property name="geometry">
|
|
112
|
+
<rect>
|
|
113
|
+
<x>160</x>
|
|
114
|
+
<y>430</y>
|
|
115
|
+
<width>521</width>
|
|
116
|
+
<height>31</height>
|
|
117
|
+
</rect>
|
|
118
|
+
</property>
|
|
119
|
+
<property name="text">
|
|
120
|
+
<string>Run</string>
|
|
121
|
+
</property>
|
|
122
|
+
</widget>
|
|
91
123
|
</widget>
|
|
92
124
|
<resources/>
|
|
93
125
|
<connections/>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<property name="geometry">
|
|
18
18
|
<rect>
|
|
19
19
|
<x>20</x>
|
|
20
|
-
<y>
|
|
20
|
+
<y>56</y>
|
|
21
21
|
<width>431</width>
|
|
22
22
|
<height>121</height>
|
|
23
23
|
</rect>
|
|
@@ -48,6 +48,38 @@
|
|
|
48
48
|
</property>
|
|
49
49
|
</widget>
|
|
50
50
|
</widget>
|
|
51
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
52
|
+
<property name="enabled">
|
|
53
|
+
<bool>false</bool>
|
|
54
|
+
</property>
|
|
55
|
+
<property name="geometry">
|
|
56
|
+
<rect>
|
|
57
|
+
<x>155</x>
|
|
58
|
+
<y>200</y>
|
|
59
|
+
<width>291</width>
|
|
60
|
+
<height>31</height>
|
|
61
|
+
</rect>
|
|
62
|
+
</property>
|
|
63
|
+
<property name="text">
|
|
64
|
+
<string>Run</string>
|
|
65
|
+
</property>
|
|
66
|
+
</widget>
|
|
67
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
68
|
+
<property name="enabled">
|
|
69
|
+
<bool>false</bool>
|
|
70
|
+
</property>
|
|
71
|
+
<property name="geometry">
|
|
72
|
+
<rect>
|
|
73
|
+
<x>20</x>
|
|
74
|
+
<y>206</y>
|
|
75
|
+
<width>131</width>
|
|
76
|
+
<height>16</height>
|
|
77
|
+
</rect>
|
|
78
|
+
</property>
|
|
79
|
+
<property name="text">
|
|
80
|
+
<string>Auto send data</string>
|
|
81
|
+
</property>
|
|
82
|
+
</widget>
|
|
51
83
|
</widget>
|
|
52
84
|
<resources/>
|
|
53
85
|
<connections/>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<property name="geometry">
|
|
18
18
|
<rect>
|
|
19
19
|
<x>20</x>
|
|
20
|
-
<y>
|
|
20
|
+
<y>60</y>
|
|
21
21
|
<width>431</width>
|
|
22
22
|
<height>121</height>
|
|
23
23
|
</rect>
|
|
@@ -48,6 +48,38 @@
|
|
|
48
48
|
</property>
|
|
49
49
|
</widget>
|
|
50
50
|
</widget>
|
|
51
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
52
|
+
<property name="enabled">
|
|
53
|
+
<bool>false</bool>
|
|
54
|
+
</property>
|
|
55
|
+
<property name="geometry">
|
|
56
|
+
<rect>
|
|
57
|
+
<x>25</x>
|
|
58
|
+
<y>216</y>
|
|
59
|
+
<width>131</width>
|
|
60
|
+
<height>16</height>
|
|
61
|
+
</rect>
|
|
62
|
+
</property>
|
|
63
|
+
<property name="text">
|
|
64
|
+
<string>Auto send data</string>
|
|
65
|
+
</property>
|
|
66
|
+
</widget>
|
|
67
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
68
|
+
<property name="enabled">
|
|
69
|
+
<bool>false</bool>
|
|
70
|
+
</property>
|
|
71
|
+
<property name="geometry">
|
|
72
|
+
<rect>
|
|
73
|
+
<x>160</x>
|
|
74
|
+
<y>210</y>
|
|
75
|
+
<width>291</width>
|
|
76
|
+
<height>31</height>
|
|
77
|
+
</rect>
|
|
78
|
+
</property>
|
|
79
|
+
<property name="text">
|
|
80
|
+
<string>Run</string>
|
|
81
|
+
</property>
|
|
82
|
+
</widget>
|
|
51
83
|
</widget>
|
|
52
84
|
<resources/>
|
|
53
85
|
<connections/>
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<x>20</x>
|
|
20
20
|
<y>40</y>
|
|
21
21
|
<width>431</width>
|
|
22
|
-
<height>
|
|
22
|
+
<height>121</height>
|
|
23
23
|
</rect>
|
|
24
24
|
</property>
|
|
25
25
|
<property name="title">
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<property name="geometry">
|
|
30
30
|
<rect>
|
|
31
31
|
<x>10</x>
|
|
32
|
-
<y>
|
|
32
|
+
<y>30</y>
|
|
33
33
|
<width>411</width>
|
|
34
34
|
<height>61</height>
|
|
35
35
|
</rect>
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
<property name="geometry">
|
|
53
53
|
<rect>
|
|
54
54
|
<x>20</x>
|
|
55
|
-
<y>
|
|
55
|
+
<y>180</y>
|
|
56
56
|
<width>431</width>
|
|
57
57
|
<height>50</height>
|
|
58
58
|
</rect>
|
|
@@ -122,8 +122,42 @@
|
|
|
122
122
|
</property>
|
|
123
123
|
</widget>
|
|
124
124
|
</widget>
|
|
125
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
126
|
+
<property name="enabled">
|
|
127
|
+
<bool>false</bool>
|
|
128
|
+
</property>
|
|
129
|
+
<property name="geometry">
|
|
130
|
+
<rect>
|
|
131
|
+
<x>149</x>
|
|
132
|
+
<y>244</y>
|
|
133
|
+
<width>301</width>
|
|
134
|
+
<height>31</height>
|
|
135
|
+
</rect>
|
|
136
|
+
</property>
|
|
137
|
+
<property name="text">
|
|
138
|
+
<string>Run</string>
|
|
139
|
+
</property>
|
|
140
|
+
</widget>
|
|
141
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
142
|
+
<property name="enabled">
|
|
143
|
+
<bool>false</bool>
|
|
144
|
+
</property>
|
|
145
|
+
<property name="geometry">
|
|
146
|
+
<rect>
|
|
147
|
+
<x>20</x>
|
|
148
|
+
<y>250</y>
|
|
149
|
+
<width>131</width>
|
|
150
|
+
<height>16</height>
|
|
151
|
+
</rect>
|
|
152
|
+
</property>
|
|
153
|
+
<property name="text">
|
|
154
|
+
<string>Auto send data</string>
|
|
155
|
+
</property>
|
|
156
|
+
</widget>
|
|
125
157
|
<zorder>groupBox_2</zorder>
|
|
126
158
|
<zorder>groupBox</zorder>
|
|
159
|
+
<zorder>pushButton_send</zorder>
|
|
160
|
+
<zorder>checkBox_send</zorder>
|
|
127
161
|
</widget>
|
|
128
162
|
<resources/>
|
|
129
163
|
<connections/>
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
<x>20</x>
|
|
20
20
|
<y>30</y>
|
|
21
21
|
<width>421</width>
|
|
22
|
-
<height>
|
|
22
|
+
<height>201</height>
|
|
23
23
|
</rect>
|
|
24
24
|
</property>
|
|
25
25
|
<property name="title">
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<property name="geometry">
|
|
30
30
|
<rect>
|
|
31
31
|
<x>90</x>
|
|
32
|
-
<y>
|
|
32
|
+
<y>130</y>
|
|
33
33
|
<width>151</width>
|
|
34
34
|
<height>21</height>
|
|
35
35
|
</rect>
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
<property name="geometry">
|
|
43
43
|
<rect>
|
|
44
44
|
<x>250</x>
|
|
45
|
-
<y>
|
|
45
|
+
<y>130</y>
|
|
46
46
|
<width>61</width>
|
|
47
47
|
<height>20</height>
|
|
48
48
|
</rect>
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<property name="geometry">
|
|
59
59
|
<rect>
|
|
60
60
|
<x>10</x>
|
|
61
|
-
<y>
|
|
61
|
+
<y>42</y>
|
|
62
62
|
<width>401</width>
|
|
63
63
|
<height>51</height>
|
|
64
64
|
</rect>
|
|
@@ -77,6 +77,38 @@
|
|
|
77
77
|
</property>
|
|
78
78
|
</widget>
|
|
79
79
|
</widget>
|
|
80
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
81
|
+
<property name="enabled">
|
|
82
|
+
<bool>false</bool>
|
|
83
|
+
</property>
|
|
84
|
+
<property name="geometry">
|
|
85
|
+
<rect>
|
|
86
|
+
<x>170</x>
|
|
87
|
+
<y>244</y>
|
|
88
|
+
<width>271</width>
|
|
89
|
+
<height>31</height>
|
|
90
|
+
</rect>
|
|
91
|
+
</property>
|
|
92
|
+
<property name="text">
|
|
93
|
+
<string>Run</string>
|
|
94
|
+
</property>
|
|
95
|
+
</widget>
|
|
96
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
97
|
+
<property name="enabled">
|
|
98
|
+
<bool>false</bool>
|
|
99
|
+
</property>
|
|
100
|
+
<property name="geometry">
|
|
101
|
+
<rect>
|
|
102
|
+
<x>20</x>
|
|
103
|
+
<y>250</y>
|
|
104
|
+
<width>121</width>
|
|
105
|
+
<height>20</height>
|
|
106
|
+
</rect>
|
|
107
|
+
</property>
|
|
108
|
+
<property name="text">
|
|
109
|
+
<string>Auto send data</string>
|
|
110
|
+
</property>
|
|
111
|
+
</widget>
|
|
80
112
|
</widget>
|
|
81
113
|
<resources/>
|
|
82
114
|
<connections/>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<property name="geometry">
|
|
18
18
|
<rect>
|
|
19
19
|
<x>20</x>
|
|
20
|
-
<y>
|
|
20
|
+
<y>50</y>
|
|
21
21
|
<width>431</width>
|
|
22
22
|
<height>151</height>
|
|
23
23
|
</rect>
|
|
@@ -48,6 +48,38 @@
|
|
|
48
48
|
</property>
|
|
49
49
|
</widget>
|
|
50
50
|
</widget>
|
|
51
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
52
|
+
<property name="enabled">
|
|
53
|
+
<bool>false</bool>
|
|
54
|
+
</property>
|
|
55
|
+
<property name="geometry">
|
|
56
|
+
<rect>
|
|
57
|
+
<x>160</x>
|
|
58
|
+
<y>224</y>
|
|
59
|
+
<width>291</width>
|
|
60
|
+
<height>31</height>
|
|
61
|
+
</rect>
|
|
62
|
+
</property>
|
|
63
|
+
<property name="text">
|
|
64
|
+
<string>Run</string>
|
|
65
|
+
</property>
|
|
66
|
+
</widget>
|
|
67
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
68
|
+
<property name="enabled">
|
|
69
|
+
<bool>false</bool>
|
|
70
|
+
</property>
|
|
71
|
+
<property name="geometry">
|
|
72
|
+
<rect>
|
|
73
|
+
<x>20</x>
|
|
74
|
+
<y>230</y>
|
|
75
|
+
<width>121</width>
|
|
76
|
+
<height>20</height>
|
|
77
|
+
</rect>
|
|
78
|
+
</property>
|
|
79
|
+
<property name="text">
|
|
80
|
+
<string>Auto send data</string>
|
|
81
|
+
</property>
|
|
82
|
+
</widget>
|
|
51
83
|
</widget>
|
|
52
84
|
<resources/>
|
|
53
85
|
<connections/>
|