aait 2.0.2.15__tar.gz → 2.0.2.17__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.
Files changed (250) hide show
  1. {aait-2.0.2.15 → aait-2.0.2.17}/PKG-INFO +1 -1
  2. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/PKG-INFO +1 -1
  3. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/entry_points.txt +1 -1
  4. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/requires.txt +1 -1
  5. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWDisplayMD.py +1 -1
  6. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWEditTable.py +1 -1
  7. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWEnvInfo.py +1 -1
  8. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWExecuteScript.py +1 -1
  9. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWFileWithPath.py +1 -1
  10. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWFindFilesFromDir.py +1 -1
  11. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWInputSelector.py +1 -1
  12. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_CE_MiniLML6.py +1 -1
  13. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Falcon.py +1 -1
  14. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_HelsinkiEnFr.py +1 -1
  15. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_HelsinkiFrEn.py +1 -1
  16. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_MPNET.py +1 -1
  17. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Mistral.py +1 -1
  18. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Qwen.py +1 -1
  19. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Qwen1B5_Q6.py +1 -1
  20. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Qwen2_5_32B.py +1 -1
  21. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Qwen3B_Q4.py +1 -1
  22. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q4.py +1 -1
  23. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q6.py +1 -1
  24. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_Solar.py +1 -1
  25. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_SolarUncensored.py +1 -1
  26. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_EN.py +1 -1
  27. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_FR.py +1 -1
  28. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWProcessDocumentsFromPath.py +1 -1
  29. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWRandomData.py +1 -1
  30. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWReranking.py +1 -1
  31. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWSaveFilepathEntry.py +1 -1
  32. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWSelectRowsDynamic.py +1 -1
  33. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWTable2Corpus.py +1 -1
  34. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWTrigger.py +1 -1
  35. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWUnzipFolder.py +1 -1
  36. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/POW_Wfactory.py +1 -1
  37. {aait-2.0.2.15 → aait-2.0.2.17}/setup.py +3 -3
  38. {aait-2.0.2.15 → aait-2.0.2.17}/License.txt +0 -0
  39. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/SOURCES.txt +0 -0
  40. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/dependency_links.txt +0 -0
  41. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/namespace_packages.txt +0 -0
  42. {aait-2.0.2.15 → aait-2.0.2.17}/aait.egg-info/top_level.txt +0 -0
  43. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/__init__.py +0 -0
  44. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/SignalReceiver.py +0 -0
  45. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/__init__.py +0 -0
  46. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/audit_widget.py +0 -0
  47. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF +0 -0
  48. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF +0 -0
  49. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF +0 -0
  50. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0001.csv +0 -0
  51. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0002.csv +0 -0
  52. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0003.csv +0 -0
  53. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/dynamic_results.py +0 -0
  54. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/test_all_widgets.py +0 -0
  55. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/test_server.py +0 -0
  56. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_4all.py +0 -0
  57. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_chunking.py +0 -0
  58. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_edit_table.py +0 -0
  59. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_mpnet_create_embeddings.py +0 -0
  60. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_optimisation.py +0 -0
  61. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_optimisationselection.py +0 -0
  62. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_powfactory.py +0 -0
  63. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_queryllm.py +0 -0
  64. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_spacy_md_fr_lemmatizer.py +0 -0
  65. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widget_traduction.py +0 -0
  66. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/audit_widget/widgets_model.py +0 -0
  67. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/encapsulation/__init__.py +0 -0
  68. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/fix_torch/fix_torch_dll_error.py +0 -0
  69. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll +0 -0
  70. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/GPT4ALL.py +0 -0
  71. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/GPT4ALL_killer.py +0 -0
  72. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/MergeBaseLora.py +0 -0
  73. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/SERV_kill_workflow.py +0 -0
  74. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/SERV_requests.py +0 -0
  75. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/SERV_start_workflow.py +0 -0
  76. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/Tutorial_Finetuning.py +0 -0
  77. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py +0 -0
  78. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/__init__.py +0 -0
  79. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/answers.py +0 -0
  80. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/chunking.py +0 -0
  81. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/embeddings.py +0 -0
  82. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/finetuning.py +0 -0
  83. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/functions_DatasetGeneration.py +0 -0
  84. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/functions_Finetuning.py +0 -0
  85. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/lemmes.py +0 -0
  86. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/lmstudio.py +0 -0
  87. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/main_DatasetGeneration.py +0 -0
  88. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/main_Finetuning.py +0 -0
  89. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/process_documents.py +0 -0
  90. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/prompt_management.py +0 -0
  91. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/quickpy.py +0 -0
  92. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/test.py +0 -0
  93. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/test_functions.py +0 -0
  94. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/llm/translations.py +0 -0
  95. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/optimiser/__init__.py +0 -0
  96. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/optimiser/optuna_multi.py +0 -0
  97. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/CheckMetaData.py +0 -0
  98. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/MetManagement.py +0 -0
  99. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/SimpleDialogQt.py +0 -0
  100. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/__init__.py +0 -0
  101. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/aait_repo_file.py +0 -0
  102. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/check_data_in.py +0 -0
  103. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/delta_local_shared_fodler.py +0 -0
  104. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/import_uic.py +0 -0
  105. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/initialize_from_ini.py +0 -0
  106. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/mac_utils.py +0 -0
  107. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/shared_functions.py +0 -0
  108. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/shared_variables.py +0 -0
  109. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/subprocess_management.py +0 -0
  110. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/thread_management.py +0 -0
  111. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/tools/__init__.py +0 -0
  112. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/tools/change_owcorpus.py +0 -0
  113. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/tools/concat_splitted_pypi.py +0 -0
  114. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/tools/first_time_check.py +0 -0
  115. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/tools/owcorpus_ok.txt +0 -0
  116. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/utils/windows_utils.py +0 -0
  117. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWAAITResourcesManager.py +0 -0
  118. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWApplyRules.py +0 -0
  119. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWCN2rule_view.py +0 -0
  120. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWChunking.py +0 -0
  121. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWConcatRules.py +0 -0
  122. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWConverseLLM.py +0 -0
  123. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWCreateEmbeddings.py +0 -0
  124. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWEndLoop.py +0 -0
  125. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWExtraChunks.py +0 -0
  126. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWExtractTokens.py +0 -0
  127. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWGenerateQuestions.py +0 -0
  128. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWGenerateSynthesis.py +0 -0
  129. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWKeywords.py +0 -0
  130. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWLLM4ALL.py +0 -0
  131. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWLMStudio.py +0 -0
  132. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWLanguageDetection.py +0 -0
  133. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWLemmatizer.py +0 -0
  134. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWOptimisation.py +0 -0
  135. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWOptimisationSelection.py +0 -0
  136. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWOptimisationSendScore.py +0 -0
  137. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWQueryLLM.py +0 -0
  138. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWStartLoop.py +0 -0
  139. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/OWTranslation.py +0 -0
  140. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/__init__.py +0 -0
  141. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owMarkdown.ui +0 -0
  142. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/ow_in_or_out_path.ui +0 -0
  143. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/ow_widget_random_data.ui +0 -0
  144. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owapplyrules.ui +0 -0
  145. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owchunking.ui +0 -0
  146. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owconcatrules.ui +0 -0
  147. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owconversellm.ui +0 -0
  148. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owembeddings.ui +0 -0
  149. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owendloop.ui +0 -0
  150. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owexecutescript.ui +0 -0
  151. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owextrachunks.ui +0 -0
  152. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owextracttokens.ui +0 -0
  153. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owfilewithpath.ui +0 -0
  154. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui +0 -0
  155. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui +0 -0
  156. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owkeyword.ui +0 -0
  157. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owlangdetect.ui +0 -0
  158. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owlemmatizer.ui +0 -0
  159. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owllm4all.ui +0 -0
  160. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owloadworkflow.ui +0 -0
  161. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_ce_minilml6.ui +0 -0
  162. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_falcon.ui +0 -0
  163. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_en_fr.ui +0 -0
  164. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_fr_en.ui +0 -0
  165. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_mistral.ui +0 -0
  166. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_mpnet.ui +0 -0
  167. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_qwen.ui +0 -0
  168. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_solar.ui +0 -0
  169. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui +0 -0
  170. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui +0 -0
  171. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui +0 -0
  172. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui +0 -0
  173. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui +0 -0
  174. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owqueryllm.ui +0 -0
  175. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owreranking.ui +0 -0
  176. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owstartloop.ui +0 -0
  177. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owtable2corpus.ui +0 -0
  178. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owtranslation.ui +0 -0
  179. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/designer/owtrigger.ui +0 -0
  180. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/CN2RuleViewer.svg +0 -0
  181. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/MDViewer.png +0 -0
  182. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/Mistral.png +0 -0
  183. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/apply_rules.svg +0 -0
  184. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/category.svg +0 -0
  185. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/dark_green.txt +0 -0
  186. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/de.png +0 -0
  187. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/documents.png +0 -0
  188. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/endloop.png +0 -0
  189. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/extra_chunks.png +0 -0
  190. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/in_or_out.png +0 -0
  191. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/input.png +0 -0
  192. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/keyword.png +0 -0
  193. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/languages.png +0 -0
  194. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/llm4all.svg +0 -0
  195. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/lm_studio.png +0 -0
  196. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/local_interf_img_multi_pull.svg +0 -0
  197. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/local_interf_multi_pull.svg +0 -0
  198. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/local_interf_pull.svg +0 -0
  199. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/local_interf_push.svg +0 -0
  200. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/local_interf_text_pull.svg +0 -0
  201. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/logo_solar.svg +0 -0
  202. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/logo_uncensoredsolar.svg +0 -0
  203. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/logo_upload.png +0 -0
  204. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/models.png +0 -0
  205. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/optimisation.png +0 -0
  206. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/optimizer.png +0 -0
  207. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/output.png +0 -0
  208. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owCN2_intersect_rules.svg +0 -0
  209. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owchunking.png +0 -0
  210. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owconversellm.svg +0 -0
  211. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owedittable.svg +0 -0
  212. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owembeddings.svg +0 -0
  213. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owexecutescript.svg +0 -0
  214. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owextracttokens.svg +0 -0
  215. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owfilewithpath.svg +0 -0
  216. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owgeneratequestions.svg +0 -0
  217. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owgeneratesynthesis.png +0 -0
  218. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owlemmatizer.svg +0 -0
  219. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_ce_minilml6.svg +0 -0
  220. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_falcon.png +0 -0
  221. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_en_fr.svg +0 -0
  222. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_fr_en.svg +0 -0
  223. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_mpnet.svg +0 -0
  224. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_en.svg +0 -0
  225. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_fr.svg +0 -0
  226. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owoptimisation.svg +0 -0
  227. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owoptimisationselection.png +0 -0
  228. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owqueryllm.svg +0 -0
  229. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owreranking.svg +0 -0
  230. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg +0 -0
  231. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owtable2corpus.svg +0 -0
  232. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owtranslation.svg +0 -0
  233. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/owtrigger.svg +0 -0
  234. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/processdocuments.svg +0 -0
  235. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/qwen-color.png +0 -0
  236. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/startloop.png +0 -0
  237. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/tools.png +0 -0
  238. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/AAIT/widgets/icons/widgetFactory.svg +0 -0
  239. {aait-2.0.2.15 → aait-2.0.2.17}/orangecontrib/__init__.py +0 -0
  240. {aait-2.0.2.15 → aait-2.0.2.17}/setup.cfg +0 -0
  241. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_class_values_context_handler.py +0 -0
  242. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_credentials.py +0 -0
  243. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_domain_context_handler.py +0 -0
  244. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_gui.py +0 -0
  245. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_matplotlib_export.py +0 -0
  246. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_perfect_domain_context_handler.py +0 -0
  247. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_scatterplot_density.py +0 -0
  248. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_settings_handler.py +0 -0
  249. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_widgets_outputs.py +0 -0
  250. {aait-2.0.2.15 → aait-2.0.2.17}/tests/test_workflows.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aait
3
- Version: 2.0.2.15
3
+ Version: 2.0.2.17
4
4
  Summary: Advanced Artificial Intelligence Tools is a package meant to develop and enable advanced AI functionalities in Orange
5
5
  Home-page:
6
6
  Author: Orange community
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aait
3
- Version: 2.0.2.15
3
+ Version: 2.0.2.17
4
4
  Summary: Advanced Artificial Intelligence Tools is a package meant to develop and enable advanced AI functionalities in Orange
5
5
  Home-page:
6
6
  Author: Orange community
@@ -2,7 +2,7 @@
2
2
  AAIT - ALGORITHM = orangecontrib.ALGORITHM.widgets
3
3
  AAIT - API = orangecontrib.API.widgets
4
4
  AAIT - LLM INTEGRATION = orangecontrib.LLM_INTEGRATION.widgets
5
- AAIT - LLM MODELS = orangecontrib.LLM_MODELS.widgets
5
+ AAIT - MODELS = orangecontrib.LLM_MODELS.widgets
6
6
  AAIT - TOOLBOX = orangecontrib.TOOLBOX.widgets
7
7
  Advanced Artificial Intelligence Tools = orangecontrib.AAIT.widgets
8
8
 
@@ -16,4 +16,4 @@ python-docx==1.1.2
16
16
  psutil
17
17
  thefuzz==0.22.1
18
18
  beautifulsoup4==4.12.3
19
- CATEGORIT==0.0.0.6
19
+ CATEGORIT==0.0.0.7
@@ -281,7 +281,7 @@ class OWCorpusViewer(OWWidget, ConcurrentWidgetMixin):
281
281
  name = "MarkDown Viewer"
282
282
  description = "Display corpus contents with Markdown."
283
283
  icon = "icons/MDViewer.png"
284
- category = "AAIT - Toolbox"
284
+ category = "AAIT - TOOLBOX"
285
285
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
286
286
  icon = "icons_dev/MDViewer.png"
287
287
  priority = 1002
@@ -14,7 +14,7 @@ from AnyQt.QtCore import Qt
14
14
  class OWEditTable(widget.OWWidget):
15
15
  name = "Edit Table"
16
16
  description = "Display and edit input data in a table format"
17
- category = "AAIT - Toolbox"
17
+ category = "AAIT - TOOLBOX"
18
18
  icon = "icons/owedittable.svg"
19
19
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
20
20
  icon = "icons_dev/owedittable.svg"
@@ -28,7 +28,7 @@ except Exception: # pragma: no cover
28
28
  class OWEnvInfo(widget.OWWidget):
29
29
  name = "Environment Info"
30
30
  description = "Exports system, Orange, Python, and package versions as a single-row table."
31
- category = "AAIT - Toolbox"
31
+ category = "AAIT - TOOLBOX"
32
32
  icon = "icons/owenvinfo.png"
33
33
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
34
34
  icon = "icons_dev/owenvinfo.png"
@@ -22,7 +22,7 @@ else:
22
22
  class OWExecuteScript(widget.OWWidget):
23
23
  name = "Execute Script"
24
24
  description = "Locally execute the scripts contained in the column 'Script'."
25
- category = "AAIT - Toolbox"
25
+ category = "AAIT - TOOLBOX"
26
26
  icon = "icons/owexecutescript.svg"
27
27
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
28
28
  icon = "icons_dev/owexecutescript.svg"
@@ -18,7 +18,7 @@ else:
18
18
  @apply_modification_from_python_file(filepath_original_widget=__file__)
19
19
  class OWFileWithPath(widget.OWWidget):
20
20
  name = "File with Path"
21
- category = "AAIT - Toolbox"
21
+ category = "AAIT - TOOLBOX"
22
22
  description = "Load some tabular data specified with a filepath ('.../data/example.xlsx')."
23
23
  icon = "icons/owfilewithpath.svg"
24
24
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
@@ -20,7 +20,7 @@ class OWFileFromDir(widget.OWWidget):
20
20
  name = "Find Files From Dir"
21
21
  description = ("Search files by extension or no for all files in a directory or subdirectories."
22
22
  "You need a column 'input_dir' of the files.")
23
- category = "AAIT - Toolbox"
23
+ category = "AAIT - TOOLBOX"
24
24
  icon = "icons/owfilesfromdir.svg"
25
25
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
26
26
  icon = "icons_dev/owfilesfromdir.svg"
@@ -21,7 +21,7 @@ class OWInputSelector(OWWidget):
21
21
  icon = "icons/in_or_out.png"
22
22
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
23
23
  icon = "icons_dev/in_or_out.png"
24
- category = "AAIT - Toolbox"
24
+ category = "AAIT - TOOLBOX"
25
25
  gui = os.path.join(os.path.dirname(os.path.abspath(__file__)), "designer/ow_in_or_out_path.ui")
26
26
  priority = 10
27
27
  want_control_area = False
@@ -21,7 +21,7 @@ else:
21
21
  class OWModel_CE_MiniLML6(widget.OWWidget):
22
22
  name = "Cross Encoder - MiniLM L6 v2"
23
23
  description = "Load the cross encoder MiniLM L6 v2 from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/owmodel_ce_minilml6.svg"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/owmodel_ce_minilml6.svg"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelFalcon(widget.OWWidget):
22
22
  name = "Falcon 3 7B"
23
23
  description = "Load the model Solar from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/owmodel_falcon.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/owmodel_falcon.png"
@@ -22,7 +22,7 @@ else:
22
22
  class OWModel_HelsinkiEnFr(widget.OWWidget):
23
23
  name = "Model - Translation - Helsinki EN-FR"
24
24
  description = "Load the translation model Helsinki EN-FR from the AAIT Store"
25
- category = "AAIT - Models"
25
+ category = "AAIT - MODELS"
26
26
  icon = "icons/owmodel_helsinki_en_fr.svg"
27
27
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
28
28
  icon = "icons_dev/owmodel_helsinki_en_fr.svg"
@@ -23,7 +23,7 @@ else:
23
23
  class OWModel_HelsinkiFrEn(widget.OWWidget):
24
24
  name = "Model - Translation - Helsinki FR-EN"
25
25
  description = "Load the translation model Helsinki FR-EN from the AAIT Store"
26
- category = "AAIT - Models"
26
+ category = "AAIT - MODELS"
27
27
  icon = "icons/owmodel_helsinki_fr_en.svg"
28
28
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
29
29
  icon = "icons_dev/owmodel_helsinki_fr_en.svg"
@@ -22,7 +22,7 @@ else:
22
22
  class OWModelMPNET(widget.OWWidget):
23
23
  name = "Model - Embeddings - MPNET"
24
24
  description = "Load the embeddings model all-mpnet-base-v2 from the AAIT Store"
25
- category = "AAIT - Models"
25
+ category = "AAIT - MODELS"
26
26
  icon = "icons/owmodel_mpnet.svg"
27
27
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
28
28
  icon = "icons_dev/owmodel_mpnet.svg"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelMistral(widget.OWWidget):
22
22
  name = "Mistral 7B"
23
23
  description = "Load the model Mistral from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/Mistral.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/Mistral.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelQwen(widget.OWWidget):
22
22
  name = "QwenCoder 7B"
23
23
  description = "Load the model QwenCoder from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/qwen-color.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/qwen-color.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelQwenInstruct1B5Q4(widget.OWWidget):
22
22
  name = "Qwen Instruct 1.5B Q6"
23
23
  description = "Load the model Qwen instruct from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/qwen-color.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/qwen-color.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelQwenInstruct3BQ4(widget.OWWidget):
22
22
  name = "Qwen 2.5 32B"
23
23
  description = "Load the model Qwen from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/qwen-color.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/qwen-color.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelQwenInstruct3BQ4(widget.OWWidget):
22
22
  name = "Qwen Instruct 3B Q4"
23
23
  description = "Load the model Qwen from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/qwen-color.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/qwen-color.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelQwenInstruct7BQ4(widget.OWWidget):
22
22
  name = "Qwen Instruct 7B Q4"
23
23
  description = "Load the model Qwen from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/qwen-color.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/qwen-color.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelQwenInstruct7BQ6(widget.OWWidget):
22
22
  name = "Qwen Instruct 7B Q6"
23
23
  description = "Load the model Qwen from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/qwen-color.png"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/qwen-color.png"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelSolar(widget.OWWidget):
22
22
  name = "Solar 10.7B"
23
23
  description = "Load the model Solar from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/logo_solar.svg"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/logo_solar.svg"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelSolarUncensored(widget.OWWidget):
22
22
  name = "Solar 10.7B Uncensored"
23
23
  description = "Load the model Solar Uncensored from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/logo_uncensoredsolar.svg"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/logo_uncensoredsolar.svg"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelSpacyMDEN(widget.OWWidget):
22
22
  name = "SpacyMD-EN"
23
23
  description = "Load the model SpacyMD-EN from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/owmodel_spacymd_en.svg"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/owmodel_spacymd_en.svg"
@@ -21,7 +21,7 @@ else:
21
21
  class OWModelSpacyMDFR(widget.OWWidget):
22
22
  name = "SpacyMD-FR"
23
23
  description = "Load the model SpacyMD-FR from the AAIT Store"
24
- category = "AAIT - Models"
24
+ category = "AAIT - MODELS"
25
25
  icon = "icons/owmodel_spacymd_fr.svg"
26
26
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
27
27
  icon = "icons_dev/owmodel_spacymd_fr.svg"
@@ -21,7 +21,7 @@ class OWProcessDocumentsFromPath(widget.OWWidget): # type: ignore
21
21
  "'embeddings.pkl' is returned as Processed Data, while the content of the documents (not contained "
22
22
  "in 'embeddings.pkl') is returned as Data")
23
23
  icon = "icons/processdocuments.svg"
24
- category = "AAIT - Toolbox"
24
+ category = "AAIT - TOOLBOX"
25
25
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
26
26
  icon = "icons_dev/processdocuments.svg"
27
27
  gui = os.path.join(os.path.dirname(os.path.abspath(__file__)), "designer/owprocessdocuments.ui")
@@ -24,7 +24,7 @@ else:
24
24
  class OWWidgetRandomData(widget.OWWidget):
25
25
  name = "Random data from inference space"
26
26
  description = "Random data allowing to generate data according to a min, a max and a step (optional)"
27
- category = "AAIT - Toolbox"
27
+ category = "AAIT - TOOLBOX"
28
28
 
29
29
  icon = "icons/de.png"
30
30
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
@@ -24,7 +24,7 @@ else:
24
24
  class OWReranking(widget.OWWidget):
25
25
  name = "Reranking"
26
26
  description = "Apply a reranker to the column 'content' of your input data, in regards to a column 'request' in your request data."
27
- category = "AAIT - Toolbox"
27
+ category = "AAIT - TOOLBOX"
28
28
  icon = "icons/owreranking.svg"
29
29
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
30
30
  icon = "icons_dev/owreranking.svg"
@@ -10,7 +10,7 @@ from Orange.data import Table
10
10
  class OWSaveFilepathEntry(widget.OWWidget):
11
11
  name = "Save with Filepath Entry"
12
12
  description = "Save data to a .pkl file, based on the provided path"
13
- category = "AAIT - Toolbox"
13
+ category = "AAIT - TOOLBOX"
14
14
  icon = "icons/owsavefilepathentry.svg"
15
15
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
16
16
  icon = "icons_dev/owsavefilepathentry.svg"
@@ -19,7 +19,7 @@ else:
19
19
  class OWSelectRowsDynamic(widget.OWWidget):
20
20
  name = "Select Rows Dynamic"
21
21
  description = "Select a row from a second entry"
22
- category = "AAIT - Toolbox"
22
+ category = "AAIT - TOOLBOX"
23
23
  icon = "icons/select_dynamic_row.png"
24
24
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
25
25
  icon = "icons_dev/select_dynamic_row.png"
@@ -19,7 +19,7 @@ else:
19
19
  class OWTable2Corpus(widget.OWWidget):
20
20
  name = "Table to Corpus"
21
21
  description = "Convert a Table to a Corpus and set the column 'content' as the used text feature."
22
- category = "AAIT - Toolbox"
22
+ category = "AAIT - TOOLBOX"
23
23
  icon = "icons/owtable2corpus.svg"
24
24
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
25
25
  icon = "icons_dev/owtable2corpus.svg"
@@ -18,7 +18,7 @@ else:
18
18
  class OWTrigger(widget.OWWidget):
19
19
  name = "Trigger"
20
20
  description = "Pause a data signal until a trigger signal is received. Be careful to connect the trigger signal AFTER the data signal."
21
- category = "AAIT - Toolbox"
21
+ category = "AAIT - TOOLBOX"
22
22
  icon = "icons/owtrigger.svg"
23
23
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
24
24
  icon = "icons_dev/owtrigger.svg"
@@ -19,7 +19,7 @@ else:
19
19
  class OWUnzipFolder(widget.OWWidget):
20
20
  name = "Unzip Folder"
21
21
  description = "Unzip Folder(s) from path"
22
- category = "AAIT - Toolbox"
22
+ category = "AAIT - TOOLBOX"
23
23
  icon = "icons/zip.svg"
24
24
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
25
25
  icon = "icons_dev/zip.svg"
@@ -19,7 +19,7 @@ else:
19
19
  class POW_Wfactory(widget.OWWidget):
20
20
  name = "Widget Factory"
21
21
  description = "Simply create widget"
22
- category = "AAIT - Toolbox"
22
+ category = "AAIT - TOOLBOX"
23
23
  icon = "icons/widgetFactory.svg"
24
24
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
25
25
  icon = "icons_dev/widgetFactory.svg"
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
4
4
  NAME = "aait"
5
5
 
6
6
  # Version du package PyPI
7
- VERSION = "2.0.2.15" # la version doit être supérieure à la précédente sinon la publication sera refusée
7
+ VERSION = "2.0.2.17" # la version doit être supérieure à la précédente sinon la publication sera refusée
8
8
 
9
9
  # Facultatif / Adaptable à souhait
10
10
  AUTHOR = "Orange community"
@@ -54,7 +54,7 @@ INSTALL_REQUIRES = [
54
54
  "psutil",
55
55
  "thefuzz==0.22.1",
56
56
  "beautifulsoup4==4.12.3",
57
- "CATEGORIT==0.0.0.6"]
57
+ "CATEGORIT==0.0.0.7"]
58
58
 
59
59
 
60
60
  # Spécifie le dossier contenant les widgets et le nom de section qu'aura l'addon sur Orange
@@ -62,7 +62,7 @@ ENTRY_POINTS = {
62
62
  "orange.widgets": (
63
63
  "Advanced Artificial Intelligence Tools = orangecontrib.AAIT.widgets",
64
64
  "AAIT - API = orangecontrib.API.widgets",
65
- "AAIT - LLM MODELS = orangecontrib.LLM_MODELS.widgets",
65
+ "AAIT - MODELS = orangecontrib.LLM_MODELS.widgets",
66
66
  "AAIT - LLM INTEGRATION = orangecontrib.LLM_INTEGRATION.widgets",
67
67
  "AAIT - TOOLBOX = orangecontrib.TOOLBOX.widgets",
68
68
  "AAIT - ALGORITHM = orangecontrib.ALGORITHM.widgets",
File without changes