aait 1.0.0.5__tar.gz → 1.0.1__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 (229) hide show
  1. {aait-1.0.0.5 → aait-1.0.1}/PKG-INFO +1 -1
  2. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/PKG-INFO +1 -1
  3. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/SOURCES.txt +6 -3
  4. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/process_documents.py +18 -18
  5. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/prompt_management.py +9 -1
  6. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/MetManagement.py +26 -0
  7. aait-1.0.1/orangecontrib/AAIT/utils/tools/__init__.py +0 -0
  8. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWAAITResourcesManager.py +1 -0
  9. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWDeep_Search.py +4 -4
  10. aait-1.0.1/orangecontrib/AAIT/widgets/designer/owdeepsearch.ui +74 -0
  11. aait-1.0.1/orangecontrib/AAIT/widgets/designer/owpaddleocr.ui +41 -0
  12. aait-1.0.1/orangecontrib/AAIT/widgets/icons/paddleocr.svg +27 -0
  13. {aait-1.0.0.5 → aait-1.0.1}/setup.py +1 -1
  14. aait-1.0.0.5/orangecontrib/AAIT/llm/test_functions.py +0 -319
  15. {aait-1.0.0.5 → aait-1.0.1}/License.txt +0 -0
  16. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/dependency_links.txt +0 -0
  17. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/entry_points.txt +0 -0
  18. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/namespace_packages.txt +0 -0
  19. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/requires.txt +0 -0
  20. {aait-1.0.0.5 → aait-1.0.1}/aait.egg-info/top_level.txt +0 -0
  21. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/__init__.py +0 -0
  22. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/SignalReceiver.py +0 -0
  23. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/__init__.py +0 -0
  24. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/audit_widget.py +0 -0
  25. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF +0 -0
  26. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF +0 -0
  27. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF +0 -0
  28. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0001.csv +0 -0
  29. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0002.csv +0 -0
  30. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0003.csv +0 -0
  31. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/dynamic_results.py +0 -0
  32. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/test_all_widgets.py +0 -0
  33. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/test_server.py +0 -0
  34. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_4all.py +0 -0
  35. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_chunking.py +0 -0
  36. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_edit_table.py +0 -0
  37. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_mpnet_create_embeddings.py +0 -0
  38. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_optimisation.py +0 -0
  39. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_optimisationselection.py +0 -0
  40. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_powfactory.py +0 -0
  41. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_queryllm.py +0 -0
  42. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_spacy_md_fr_lemmatizer.py +0 -0
  43. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widget_traduction.py +0 -0
  44. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/audit_widget/widgets_model.py +0 -0
  45. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/encapsulation/__init__.py +0 -0
  46. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/fix_torch/fix_torch_dll_error.py +0 -0
  47. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll +0 -0
  48. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/GPT4ALL.py +0 -0
  49. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/GPT4ALL_killer.py +0 -0
  50. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/MergeBaseLora.py +0 -0
  51. /aait-1.0.0.5/orangecontrib/AAIT/llm/kill_workflow.py → /aait-1.0.1/orangecontrib/AAIT/llm/SERV_kill_workflow.py +0 -0
  52. /aait-1.0.0.5/orangecontrib/AAIT/llm/server_requests.py → /aait-1.0.1/orangecontrib/AAIT/llm/SERV_requests.py +0 -0
  53. /aait-1.0.0.5/orangecontrib/AAIT/llm/start_workflow.py → /aait-1.0.1/orangecontrib/AAIT/llm/SERV_start_workflow.py +0 -0
  54. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/Tutorial_Finetuning.py +0 -0
  55. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py +0 -0
  56. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/__init__.py +0 -0
  57. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/answers.py +0 -0
  58. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/chunking.py +0 -0
  59. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/embeddings.py +0 -0
  60. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/finetuning.py +0 -0
  61. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/functions_DatasetGeneration.py +0 -0
  62. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/functions_Finetuning.py +0 -0
  63. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/lemmes.py +0 -0
  64. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/lmstudio.py +0 -0
  65. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/main_DatasetGeneration.py +0 -0
  66. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/main_Finetuning.py +0 -0
  67. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/quickpy.py +0 -0
  68. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/test.py +0 -0
  69. /aait-1.0.0.5/orangecontrib/AAIT/optimiser/__init__.py → /aait-1.0.1/orangecontrib/AAIT/llm/test_functions.py +0 -0
  70. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/llm/translations.py +0 -0
  71. {aait-1.0.0.5/orangecontrib/AAIT/utils → aait-1.0.1/orangecontrib/AAIT/optimiser}/__init__.py +0 -0
  72. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/optimiser/optuna_multi.py +0 -0
  73. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/CheckMetaData.py +0 -0
  74. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/SimpleDialogQt.py +0 -0
  75. {aait-1.0.0.5/orangecontrib/AAIT/utils/tools → aait-1.0.1/orangecontrib/AAIT/utils}/__init__.py +0 -0
  76. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/aait_repo_file.py +0 -0
  77. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/check_data_in.py +0 -0
  78. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/delta_local_shared_fodler.py +0 -0
  79. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/import_uic.py +0 -0
  80. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/initialize_from_ini.py +0 -0
  81. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/shared_functions.py +0 -0
  82. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/shared_variables.py +0 -0
  83. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/subprocess_management.py +0 -0
  84. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/thread_management.py +0 -0
  85. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/tools/change_owcorpus.py +0 -0
  86. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/tools/concat_splitted_pypi.py +0 -0
  87. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/tools/first_time_check.py +0 -0
  88. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/tools/owcorpus_ok.txt +0 -0
  89. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/utils/windows_utils.py +0 -0
  90. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWApplyRules.py +0 -0
  91. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWCN2rule_view.py +0 -0
  92. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWChunking.py +0 -0
  93. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWConcatRules.py +0 -0
  94. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWConverseLLM.py +0 -0
  95. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWCreateEmbeddings.py +0 -0
  96. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWDisplayMD.py +0 -0
  97. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWEditTable.py +0 -0
  98. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWEndLoop.py +0 -0
  99. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWExtraChunks.py +0 -0
  100. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWGenerateQuestions.py +0 -0
  101. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWGenerateSynthesis.py +0 -0
  102. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWInputSelector.py +0 -0
  103. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWKeywords.py +0 -0
  104. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWLLM4ALL.py +0 -0
  105. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWLMStudio.py +0 -0
  106. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWLanguageDetection.py +0 -0
  107. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWLemmatizer.py +0 -0
  108. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Falcon.py +0 -0
  109. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_HelsinkiEnFr.py +0 -0
  110. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_HelsinkiFrEn.py +0 -0
  111. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_MPNET.py +0 -0
  112. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Mistral.py +0 -0
  113. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Qwen.py +0 -0
  114. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Qwen1B5_Q6.py +0 -0
  115. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Qwen3B_Q4.py +0 -0
  116. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q4.py +0 -0
  117. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q6.py +0 -0
  118. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_Solar.py +0 -0
  119. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_SolarUncensored.py +0 -0
  120. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_EN.py +0 -0
  121. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_FR.py +0 -0
  122. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWOptimisation.py +0 -0
  123. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWOptimisationSelection.py +0 -0
  124. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWOptimisationSendScore.py +0 -0
  125. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWProcessDocumentsFromPath.py +0 -0
  126. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWQueryLLM.py +0 -0
  127. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWRandomData.py +0 -0
  128. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWSaveFilepathEntry.py +0 -0
  129. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWStartLoop.py +0 -0
  130. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWTable2Corpus.py +0 -0
  131. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWTranslation.py +0 -0
  132. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/OWTrigger.py +0 -0
  133. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/POW_Wfactory.py +0 -0
  134. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/__init__.py +0 -0
  135. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owMarkdown.ui +0 -0
  136. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/ow_in_or_out_path.ui +0 -0
  137. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/ow_widget_random_data.ui +0 -0
  138. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owapplyrules.ui +0 -0
  139. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owchunking.ui +0 -0
  140. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owconcatrules.ui +0 -0
  141. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owconversellm.ui +0 -0
  142. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owembeddings.ui +0 -0
  143. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owendloop.ui +0 -0
  144. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owextrachunks.ui +0 -0
  145. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui +0 -0
  146. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui +0 -0
  147. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owkeyword.ui +0 -0
  148. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owlangdetect.ui +0 -0
  149. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owlemmatizer.ui +0 -0
  150. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owllm4all.ui +0 -0
  151. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owloadworkflow.ui +0 -0
  152. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_falcon.ui +0 -0
  153. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_en_fr.ui +0 -0
  154. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_fr_en.ui +0 -0
  155. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_mistral.ui +0 -0
  156. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_mpnet.ui +0 -0
  157. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_qwen.ui +0 -0
  158. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_solar.ui +0 -0
  159. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui +0 -0
  160. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui +0 -0
  161. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui +0 -0
  162. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui +0 -0
  163. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui +0 -0
  164. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owqueryllm.ui +0 -0
  165. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owstartloop.ui +0 -0
  166. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owtable2corpus.ui +0 -0
  167. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owtranslation.ui +0 -0
  168. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/designer/owtrigger.ui +0 -0
  169. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/CN2RuleViewer.svg +0 -0
  170. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/MDViewer.png +0 -0
  171. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/Mistral.png +0 -0
  172. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/apply_rules.svg +0 -0
  173. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/category.svg +0 -0
  174. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/dark_green.txt +0 -0
  175. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/de.png +0 -0
  176. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/documents.png +0 -0
  177. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/endloop.png +0 -0
  178. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/extra_chunks.png +0 -0
  179. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/in_or_out.png +0 -0
  180. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/keyword.png +0 -0
  181. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/languages.png +0 -0
  182. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/llm4all.svg +0 -0
  183. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/lm_studio.png +0 -0
  184. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/local_interf_img_multi_pull.svg +0 -0
  185. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/local_interf_multi_pull.svg +0 -0
  186. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/local_interf_pull.svg +0 -0
  187. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/local_interf_push.svg +0 -0
  188. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/local_interf_text_pull.svg +0 -0
  189. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/logo_solar.svg +0 -0
  190. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/logo_uncensoredsolar.svg +0 -0
  191. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/logo_upload.png +0 -0
  192. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/optimisation.png +0 -0
  193. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owCN2_intersect_rules.svg +0 -0
  194. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owchunking.png +0 -0
  195. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owconversellm.svg +0 -0
  196. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owedittable.svg +0 -0
  197. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owembeddings.svg +0 -0
  198. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owgeneratequestions.svg +0 -0
  199. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owgeneratesynthesis.png +0 -0
  200. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owlemmatizer.svg +0 -0
  201. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owmodel_falcon.png +0 -0
  202. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_en_fr.svg +0 -0
  203. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_fr_en.svg +0 -0
  204. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owmodel_mpnet.svg +0 -0
  205. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_en.svg +0 -0
  206. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_fr.svg +0 -0
  207. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owoptimisation.svg +0 -0
  208. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owoptimisationselection.png +0 -0
  209. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owqueryllm.svg +0 -0
  210. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg +0 -0
  211. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owtable2corpus.svg +0 -0
  212. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owtranslation.svg +0 -0
  213. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/owtrigger.svg +0 -0
  214. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/processdocuments.svg +0 -0
  215. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/qwen-color.png +0 -0
  216. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/startloop.png +0 -0
  217. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/AAIT/widgets/icons/widgetFactory.svg +0 -0
  218. {aait-1.0.0.5 → aait-1.0.1}/orangecontrib/__init__.py +0 -0
  219. {aait-1.0.0.5 → aait-1.0.1}/setup.cfg +0 -0
  220. {aait-1.0.0.5 → aait-1.0.1}/tests/test_class_values_context_handler.py +0 -0
  221. {aait-1.0.0.5 → aait-1.0.1}/tests/test_credentials.py +0 -0
  222. {aait-1.0.0.5 → aait-1.0.1}/tests/test_domain_context_handler.py +0 -0
  223. {aait-1.0.0.5 → aait-1.0.1}/tests/test_gui.py +0 -0
  224. {aait-1.0.0.5 → aait-1.0.1}/tests/test_matplotlib_export.py +0 -0
  225. {aait-1.0.0.5 → aait-1.0.1}/tests/test_perfect_domain_context_handler.py +0 -0
  226. {aait-1.0.0.5 → aait-1.0.1}/tests/test_scatterplot_density.py +0 -0
  227. {aait-1.0.0.5 → aait-1.0.1}/tests/test_settings_handler.py +0 -0
  228. {aait-1.0.0.5 → aait-1.0.1}/tests/test_widgets_outputs.py +0 -0
  229. {aait-1.0.0.5 → aait-1.0.1}/tests/test_workflows.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aait
3
- Version: 1.0.0.5
3
+ Version: 1.0.1
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: 1.0.0.5
3
+ Version: 1.0.1
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
@@ -38,6 +38,9 @@ orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll
38
38
  orangecontrib/AAIT/llm/GPT4ALL.py
39
39
  orangecontrib/AAIT/llm/GPT4ALL_killer.py
40
40
  orangecontrib/AAIT/llm/MergeBaseLora.py
41
+ orangecontrib/AAIT/llm/SERV_kill_workflow.py
42
+ orangecontrib/AAIT/llm/SERV_requests.py
43
+ orangecontrib/AAIT/llm/SERV_start_workflow.py
41
44
  orangecontrib/AAIT/llm/Tutorial_Finetuning.py
42
45
  orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py
43
46
  orangecontrib/AAIT/llm/__init__.py
@@ -47,7 +50,6 @@ orangecontrib/AAIT/llm/embeddings.py
47
50
  orangecontrib/AAIT/llm/finetuning.py
48
51
  orangecontrib/AAIT/llm/functions_DatasetGeneration.py
49
52
  orangecontrib/AAIT/llm/functions_Finetuning.py
50
- orangecontrib/AAIT/llm/kill_workflow.py
51
53
  orangecontrib/AAIT/llm/lemmes.py
52
54
  orangecontrib/AAIT/llm/lmstudio.py
53
55
  orangecontrib/AAIT/llm/main_DatasetGeneration.py
@@ -55,8 +57,6 @@ orangecontrib/AAIT/llm/main_Finetuning.py
55
57
  orangecontrib/AAIT/llm/process_documents.py
56
58
  orangecontrib/AAIT/llm/prompt_management.py
57
59
  orangecontrib/AAIT/llm/quickpy.py
58
- orangecontrib/AAIT/llm/server_requests.py
59
- orangecontrib/AAIT/llm/start_workflow.py
60
60
  orangecontrib/AAIT/llm/test.py
61
61
  orangecontrib/AAIT/llm/test_functions.py
62
62
  orangecontrib/AAIT/llm/translations.py
@@ -135,6 +135,7 @@ orangecontrib/AAIT/widgets/designer/owapplyrules.ui
135
135
  orangecontrib/AAIT/widgets/designer/owchunking.ui
136
136
  orangecontrib/AAIT/widgets/designer/owconcatrules.ui
137
137
  orangecontrib/AAIT/widgets/designer/owconversellm.ui
138
+ orangecontrib/AAIT/widgets/designer/owdeepsearch.ui
138
139
  orangecontrib/AAIT/widgets/designer/owembeddings.ui
139
140
  orangecontrib/AAIT/widgets/designer/owendloop.ui
140
141
  orangecontrib/AAIT/widgets/designer/owextrachunks.ui
@@ -156,6 +157,7 @@ orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui
156
157
  orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui
157
158
  orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui
158
159
  orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui
160
+ orangecontrib/AAIT/widgets/designer/owpaddleocr.ui
159
161
  orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui
160
162
  orangecontrib/AAIT/widgets/designer/owqueryllm.ui
161
163
  orangecontrib/AAIT/widgets/designer/owstartloop.ui
@@ -207,6 +209,7 @@ orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg
207
209
  orangecontrib/AAIT/widgets/icons/owtable2corpus.svg
208
210
  orangecontrib/AAIT/widgets/icons/owtranslation.svg
209
211
  orangecontrib/AAIT/widgets/icons/owtrigger.svg
212
+ orangecontrib/AAIT/widgets/icons/paddleocr.svg
210
213
  orangecontrib/AAIT/widgets/icons/processdocuments.svg
211
214
  orangecontrib/AAIT/widgets/icons/qwen-color.png
212
215
  orangecontrib/AAIT/widgets/icons/startloop.png
@@ -1,7 +1,6 @@
1
1
  import os
2
2
  import json
3
3
  import ntpath
4
- # import difflib
5
4
 
6
5
  from Orange.data import Table, Domain, StringVariable
7
6
 
@@ -16,14 +15,17 @@ def process_documents(dirpath):
16
15
 
17
16
  # get path from user selection
18
17
  embeddings = check_for_embeddings(dirpath)
19
- files_to_process = get_files_to_process(dirpath, embeddings)
18
+ dirpath = dirpath.replace("\\", "/")
20
19
 
21
20
  # Set selected path in the saved embeddings
22
21
  if embeddings is not None:
23
- common_path = find_common_root(embeddings)
22
+ common_path = find_common_root(embeddings).replace("\\", "/")
24
23
  for row in embeddings:
25
24
  row["path"] = row["path"].value.replace(common_path, dirpath)
26
25
 
26
+ # Verify which files are already processed
27
+ files_to_process = get_files_to_process(dirpath, embeddings)
28
+
27
29
  rows = []
28
30
  for file in files_to_process:
29
31
  # Get the text content from the file
@@ -73,9 +75,9 @@ def get_files_to_process(folder_path, table=None):
73
75
 
74
76
  # Extract the existing file names from the Orange Data Table
75
77
  if table:
76
- existing_names = set(table[:, "name"].metas.flatten()) # Extract names from the table
78
+ existing_paths = set(table[:, "path"].metas.flatten()) # Extract names from the table
77
79
  else:
78
- existing_names = set()
80
+ existing_paths = set()
79
81
 
80
82
 
81
83
  # Walk through the folder and its subfolders
@@ -84,32 +86,30 @@ def get_files_to_process(folder_path, table=None):
84
86
  for file in files:
85
87
  # Check if the file has a supported extension
86
88
  if os.path.splitext(file)[1].lower() in supported_extensions:
87
- # Compute the relative name (including subfolder structure)
88
- relative_name = os.path.relpath(os.path.join(root, file), folder_path)
89
- # Add the file if its relative name is not already in the table
90
- filepath = os.path.join(root, file)
91
- if relative_name not in existing_names:
89
+ # Add the file if it is not already in the table
90
+ filepath = os.path.join(root, file).replace("\\", "/")
91
+ if filepath not in existing_paths:
92
92
  new_files.append(filepath)
93
- sizes[relative_name] = os.path.getsize(filepath)
93
+ sizes[filepath] = os.path.getsize(filepath)
94
94
  # If the file is in the table, verify if the file has been modified (comparing the size)
95
95
  else:
96
96
  new_size = os.path.getsize(filepath)
97
- if relative_name not in sizes.keys():
98
- sizes[relative_name] = new_size
97
+ if filepath not in sizes.keys():
98
+ sizes[filepath] = new_size
99
99
  else:
100
- old_size = sizes[relative_name]
100
+ old_size = sizes[filepath]
101
101
  if old_size != new_size:
102
102
  new_files.append(filepath)
103
- table = remove_from_table(relative_name, table)
104
- sizes[relative_name] = new_size
103
+ table = remove_from_table(filepath, table)
104
+ sizes[filepath] = new_size
105
105
  with open(filepath_sizes, "w") as json_file:
106
106
  json.dump(sizes, json_file, indent=4)
107
107
  return new_files
108
108
 
109
109
 
110
- def remove_from_table(filename, table):
110
+ def remove_from_table(filepath, table):
111
111
  filtered_table = Table.from_list(domain=table.domain,
112
- rows=[row for row in table if row["name"].value != filename])
112
+ rows=[row for row in table if row["path"].value != filepath])
113
113
  return filtered_table
114
114
 
115
115
 
@@ -21,6 +21,13 @@ prompt_templates = {
21
21
 
22
22
 
23
23
 
24
+ "deepseek":
25
+ """### Instruction: {user_prompt}
26
+
27
+ ### Response:""",
28
+
29
+
30
+
24
31
  "qwen":
25
32
  """<|im_start|>system
26
33
  {system_prompt}<|im_end|>
@@ -44,9 +51,10 @@ model_types = {
44
51
  "Mistral-7B-Instruct-v0.3.Q6_K.gguf": "mistral",
45
52
  "Qwen2.5.1-Coder-7B-Instruct-Q6_K.gguf": "qwen",
46
53
  "qwen2.5-3b-instruct-q4_k_m.gguf": "qwen",
54
+ "deepseek-coder-6.7b-instruct.Q6_K.gguf": "deepseek"
47
55
  }
48
56
 
49
- model_keywords = ["qwen", "solar", "mistral", "llama"]
57
+ model_keywords = ["qwen", "solar", "mistral", "llama", "deepseek"]
50
58
 
51
59
  def apply_prompt_template(model_name, user_prompt, assistant_prompt="", system_prompt=""):
52
60
  """
@@ -12,6 +12,10 @@ from os.path import expanduser
12
12
  from pathlib import Path
13
13
  import time
14
14
  import tempfile
15
+ import uuid
16
+ import base64
17
+
18
+
15
19
 
16
20
  if "site-packages/Orange/widgets" in os.path.dirname(os.path.abspath(__file__)).replace("\\", "/"):
17
21
  from Orange.widgets.orangecontrib.AAIT.utils import (SimpleDialogQt, aait_repo_file, shared_variables,
@@ -1293,6 +1297,7 @@ def reset_folder(folder_path, attempts=10, delay=0.05,recreate=True):
1293
1297
  return 1 # Failure
1294
1298
 
1295
1299
  def reset_files(files, attempts=10, delay=0.05):
1300
+ # files [file1,file2,file3]???
1296
1301
  for file in files:
1297
1302
  for _ in range(attempts):
1298
1303
  if os.path.exists(file):
@@ -1319,10 +1324,15 @@ def get_api_local_folder(workflow_id=""):
1319
1324
  return result
1320
1325
  def get_api_local_folder_admin():
1321
1326
  return get_api_local_folder()[:-1]+"_adm/"
1327
+
1328
+ def get_api_local_folder_admin_locker():
1329
+ return get_api_local_folder()[:-1]+"_adm/locker/"
1330
+
1322
1331
  def get_path_linkHTMLWorkflow():
1323
1332
  aait_path = get_local_store_path()
1324
1333
  return aait_path + "Parameters/linkHTMLWorkflow/"
1325
1334
 
1335
+
1326
1336
  def get_second_from_1970():
1327
1337
  return int(time.time())
1328
1338
 
@@ -1337,6 +1347,22 @@ def read_file_time(path):
1337
1347
  content = f.read()
1338
1348
  return int(content)
1339
1349
 
1350
+ def generate_unique_id_from_mac_timestamp():
1351
+ # Récupère l'adresse MAC de la machine (ou un fallback stable si MAC inaccessible)
1352
+ mac = uuid.getnode()
1353
+ # Temps Unix à la centieme de seconde (précision 0.01s)
1354
+ timestamp = int(time.time() * 100)
1355
+ # Conversion en octets
1356
+ mac_bytes = mac.to_bytes(6, byteorder='big') # 6 octets = 48 bits
1357
+ ts_bytes = timestamp.to_bytes(8, byteorder='big') # 6 octet je suis large
1358
+ # Concaténation binaire + encodage en base64 URL-safe sans padding
1359
+ raw_bytes = mac_bytes + ts_bytes
1360
+ out= str(base64.b32encode(raw_bytes).decode().rstrip('=').lower())
1361
+ return out
1362
+
1363
+
1364
+
1365
+
1340
1366
  if __name__ == "__main__":
1341
1367
  # avant faire un bouton
1342
1368
  # set_aait_store_remote_ressources_path(ressource_path)
File without changes
@@ -197,6 +197,7 @@ class OWAAITResourcesManager(widget.OWWidget):
197
197
  def open_explorer(self):
198
198
  path = MetManagement.get_local_store_path()
199
199
  if sys.platform.startswith("darwin"):
200
+ import subprocess
200
201
  subprocess.run(["open", path])
201
202
  return
202
203
  elif sys.platform.startswith("win"):
@@ -115,7 +115,7 @@ class OWDeep_Search(widget.OWWidget):
115
115
  }
116
116
 
117
117
  try:
118
- resp = requests.post(url, json=payload, headers=headers, timeout=90)
118
+ resp = requests.post(url, json=payload, headers=headers, timeout=600)
119
119
  resp.raise_for_status()
120
120
  answer_md = resp.json()["choices"][0]["message"]["content"]
121
121
 
@@ -135,8 +135,7 @@ class OWDeep_Search(widget.OWWidget):
135
135
 
136
136
  domain = Orange.data.Domain([], metas=[response_var])
137
137
  out_data = Orange.data.Table.from_list(domain, [[answer_md]])
138
- self.Outputs.response.send(out_data)
139
- print(out_data)
138
+ #self.Outputs.response.send(out_data)
140
139
  return out_data
141
140
 
142
141
  def run(self):
@@ -160,7 +159,7 @@ class OWDeep_Search(widget.OWWidget):
160
159
 
161
160
  # Start progress bar
162
161
  self.progressBarInit()
163
- self.textBrowser.setText("")
162
+ #◙self.textBrowser.setText("")
164
163
 
165
164
  # Connect and start thread : main function, progress, result and finish
166
165
  # --> progress is used in the main function to track progress (with a callback)
@@ -196,6 +195,7 @@ class OWDeep_Search(widget.OWWidget):
196
195
  print("Generation finished")
197
196
  self.progressBarFinished()
198
197
 
198
+
199
199
  def post_initialized(self):
200
200
  pass
201
201
 
@@ -0,0 +1,74 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <ui version="4.0">
3
+ <class>Form</class>
4
+ <widget class="QWidget" name="Form">
5
+ <property name="geometry">
6
+ <rect>
7
+ <x>0</x>
8
+ <y>0</y>
9
+ <width>700</width>
10
+ <height>500</height>
11
+ </rect>
12
+ </property>
13
+ <property name="windowTitle">
14
+ <string>Form</string>
15
+ </property>
16
+ <widget class="QLabel" name="label">
17
+ <property name="geometry">
18
+ <rect>
19
+ <x>10</x>
20
+ <y>70</y>
21
+ <width>121</width>
22
+ <height>21</height>
23
+ </rect>
24
+ </property>
25
+ <property name="text">
26
+ <string>API Key :</string>
27
+ </property>
28
+ </widget>
29
+ <widget class="QLabel" name="Description">
30
+ <property name="geometry">
31
+ <rect>
32
+ <x>30</x>
33
+ <y>10</y>
34
+ <width>551</width>
35
+ <height>51</height>
36
+ </rect>
37
+ </property>
38
+ <property name="text">
39
+ <string>This widget generates a deepsearch answer on the column &quot;prompt&quot; of your input data.</string>
40
+ </property>
41
+ <property name="textFormat">
42
+ <enum>Qt::AutoText</enum>
43
+ </property>
44
+ <property name="alignment">
45
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
46
+ </property>
47
+ <property name="wordWrap">
48
+ <bool>true</bool>
49
+ </property>
50
+ </widget>
51
+ <widget class="QTextBrowser" name="textBrowser">
52
+ <property name="geometry">
53
+ <rect>
54
+ <x>20</x>
55
+ <y>120</y>
56
+ <width>661</width>
57
+ <height>331</height>
58
+ </rect>
59
+ </property>
60
+ </widget>
61
+ <widget class="QLineEdit" name="line_api_key">
62
+ <property name="geometry">
63
+ <rect>
64
+ <x>100</x>
65
+ <y>60</y>
66
+ <width>571</width>
67
+ <height>41</height>
68
+ </rect>
69
+ </property>
70
+ </widget>
71
+ </widget>
72
+ <resources/>
73
+ <connections/>
74
+ </ui>
@@ -0,0 +1,41 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <ui version="4.0">
3
+ <class>Form</class>
4
+ <widget class="QWidget" name="Form">
5
+ <property name="geometry">
6
+ <rect>
7
+ <x>0</x>
8
+ <y>0</y>
9
+ <width>470</width>
10
+ <height>300</height>
11
+ </rect>
12
+ </property>
13
+ <property name="windowTitle">
14
+ <string>Form</string>
15
+ </property>
16
+ <widget class="QLabel" name="Description">
17
+ <property name="geometry">
18
+ <rect>
19
+ <x>20</x>
20
+ <y>20</y>
21
+ <width>431</width>
22
+ <height>261</height>
23
+ </rect>
24
+ </property>
25
+ <property name="text">
26
+ <string>This widget extracts the text from the PDF documents in the "path" column of your input data.</string>
27
+ </property>
28
+ <property name="textFormat">
29
+ <enum>Qt::AutoText</enum>
30
+ </property>
31
+ <property name="alignment">
32
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
33
+ </property>
34
+ <property name="wordWrap">
35
+ <bool>true</bool>
36
+ </property>
37
+ </widget>
38
+ </widget>
39
+ <resources/>
40
+ <connections/>
41
+ </ui>
@@ -0,0 +1,27 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
+ <svg fill="#000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
4
+ viewBox="0 0 502.001 502.001" xml:space="preserve">
5
+ <g>
6
+ <g>
7
+ <g>
8
+ <path d="M499.072,45.717L456.283,2.928c-3.906-3.904-10.238-3.904-14.143,0l-26.332,26.333c-1.875,1.875-2.929,4.419-2.929,7.071
9
+ c0,2.652,1.054,5.196,2.929,7.071c2.453,2.453,2.453,6.444,0,8.898L232.129,235.979c-25.166,25.167-54.571,44.902-87.397,58.658
10
+ l-17.137,7.181c-13.135,5.504-24.901,13.401-34.971,23.471l-78.788,78.788C4.914,413,0,424.862,0,437.481
11
+ c0,12.617,4.914,24.48,13.836,33.403l17.281,17.281C40.039,497.086,51.901,502,64.519,502c12.618,0,24.481-4.914,33.404-13.837
12
+ l78.788-78.788c10.07-10.07,17.966-21.836,23.471-34.971l7.181-17.136c13.756-32.826,33.491-62.23,58.658-87.397L449.7,86.192
13
+ c2.454-2.452,6.445-2.452,8.898,0c1.875,1.875,4.419,2.929,7.071,2.929c2.652,0,5.196-1.054,7.071-2.929l26.332-26.332
14
+ C502.977,55.954,502.977,49.622,499.072,45.717z M464.282,66.365c-3.168-1.323-6.598-2.016-10.134-2.016
15
+ c-7.023,0-13.625,2.734-18.591,7.7l-183.68,183.678c-27.013,27.014-48.196,58.576-62.962,93.811l-7.18,17.136
16
+ c-4.495,10.727-10.944,20.336-19.167,28.559L83.78,474.021C78.635,479.167,71.795,482,64.519,482s-14.115-2.833-19.26-7.978
17
+ l-17.281-17.281C22.833,451.597,20,444.757,20,437.481s2.833-14.117,7.977-19.261l78.788-78.788
18
+ c8.224-8.224,17.832-14.672,28.558-19.167l17.137-7.181c35.235-14.766,66.797-35.949,93.811-62.962l183.68-183.679
19
+ c4.966-4.966,7.7-11.568,7.7-18.591c0-3.536-0.694-6.966-2.016-10.134l13.576-13.576l28.647,28.647L464.282,66.365z"/>
20
+ <path d="M108.429,353.928l-9.5,9.5c-3.905,3.906-3.905,10.238,0,14.143c1.952,1.953,4.512,2.929,7.071,2.929
21
+ s5.119-0.976,7.072-2.929l9.5-9.5c3.905-3.906,3.905-10.238,0-14.143C118.666,350.023,112.334,350.023,108.429,353.928z"/>
22
+ <path d="M78.929,383.428l-45,45c-3.905,3.906-3.905,10.238,0,14.143c1.952,1.953,4.512,2.929,7.071,2.929
23
+ s5.119-0.976,7.072-2.929l45-45c3.905-3.906,3.905-10.238,0-14.143C89.166,379.523,82.834,379.523,78.929,383.428z"/>
24
+ </g>
25
+ </g>
26
+ </g>
27
+ </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 = "1.0.0.5" # la version doit être supérieure à la précédente sinon la publication sera refusée
7
+ VERSION = "1.0.1" # 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"