diff --git a/__pycache__/__init__.cpython-312.pyc b/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bb9ff7232a5cc001efb338a6d83337de08c60f93 Binary files /dev/null and b/__pycache__/__init__.cpython-312.pyc differ diff --git a/__pycache__/app.cpython-312.pyc b/__pycache__/app.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bb807f8906f34be5009650bae7ce7e0f8c2c4669 Binary files /dev/null and b/__pycache__/app.cpython-312.pyc differ diff --git a/__pycache__/control.cpython-312.pyc b/__pycache__/control.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2a51d4eb604b8f86eb52d87f66fb4698a8395f42 Binary files /dev/null and b/__pycache__/control.cpython-312.pyc differ diff --git a/__pycache__/openai_utils.cpython-312.pyc b/__pycache__/openai_utils.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..60a2c133e91eec7ea1b0de518b966ec6298997a0 Binary files /dev/null and b/__pycache__/openai_utils.cpython-312.pyc differ diff --git a/__pycache__/profiling.cpython-312.pyc b/__pycache__/profiling.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b0ce9cdb6066e66c1244e47100c7cdcb6d400e13 Binary files /dev/null and b/__pycache__/profiling.cpython-312.pyc differ diff --git a/agent/__pycache__/__init__.cpython-312.pyc b/agent/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ba7ef83e9550bbe17932440c4c641df6cb876599 Binary files /dev/null and b/agent/__pycache__/__init__.cpython-312.pyc differ diff --git a/agent/__pycache__/action_generator.cpython-312.pyc b/agent/__pycache__/action_generator.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a397d0c05caf1486e8386424a23d30124928dfc7 Binary files /dev/null and b/agent/__pycache__/action_generator.cpython-312.pyc differ diff --git a/agent/__pycache__/grounding.cpython-312.pyc b/agent/__pycache__/grounding.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..969f7e51bdb4938a4cdaf875d01b3f32e4f2bda8 Binary files /dev/null and b/agent/__pycache__/grounding.cpython-312.pyc differ diff --git a/agent/__pycache__/memory.cpython-312.pyc b/agent/__pycache__/memory.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..32311c5afcd1d54e4958f463f89885505d1d1b6d Binary files /dev/null and b/agent/__pycache__/memory.cpython-312.pyc differ diff --git a/agent/__pycache__/mental_faculty.cpython-312.pyc b/agent/__pycache__/mental_faculty.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..79a0a1c83a5c711a95980e4469b08eb1c3d458bc Binary files /dev/null and b/agent/__pycache__/mental_faculty.cpython-312.pyc differ diff --git a/agent/__pycache__/tiny_person.cpython-312.pyc b/agent/__pycache__/tiny_person.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f76205515baf84c9fe42f9af3730b8949956f0f Binary files /dev/null and b/agent/__pycache__/tiny_person.cpython-312.pyc differ diff --git a/enrichment/__pycache__/__init__.cpython-312.pyc b/enrichment/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ce0d03f145ac9f94b7ea176ce8b789fb4aa59f48 Binary files /dev/null and b/enrichment/__pycache__/__init__.cpython-312.pyc differ diff --git a/enrichment/__pycache__/tiny_enricher.cpython-312.pyc b/enrichment/__pycache__/tiny_enricher.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..89056c6cf2b3bad990afa04443cdae32ee785a2f Binary files /dev/null and b/enrichment/__pycache__/tiny_enricher.cpython-312.pyc differ diff --git a/enrichment/__pycache__/tiny_styler.cpython-312.pyc b/enrichment/__pycache__/tiny_styler.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f4a77272775b72ab7c93807fc80e5c216aeb6162 Binary files /dev/null and b/enrichment/__pycache__/tiny_styler.cpython-312.pyc differ diff --git a/environment/__pycache__/__init__.cpython-312.pyc b/environment/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b8f02e75f9e490ef90434847da886d8d583a71b2 Binary files /dev/null and b/environment/__pycache__/__init__.cpython-312.pyc differ diff --git a/environment/__pycache__/tiny_social_network.cpython-312.pyc b/environment/__pycache__/tiny_social_network.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f0295d87a793ef55df5c51f10625b5dc8f97de8 Binary files /dev/null and b/environment/__pycache__/tiny_social_network.cpython-312.pyc differ diff --git a/environment/__pycache__/tiny_world.cpython-312.pyc b/environment/__pycache__/tiny_world.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a7d6086e817e75007c445589dc64c033a9a87a10 Binary files /dev/null and b/environment/__pycache__/tiny_world.cpython-312.pyc differ diff --git a/examples/__pycache__/__init__.cpython-312.pyc b/examples/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eaedf64cb92457220c77945ac8a2dab1b3df2748 Binary files /dev/null and b/examples/__pycache__/__init__.cpython-312.pyc differ diff --git a/examples/__pycache__/agents.cpython-312.pyc b/examples/__pycache__/agents.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f9276a4153581dbad0f43db9850c0ebc146b2ca6 Binary files /dev/null and b/examples/__pycache__/agents.cpython-312.pyc differ diff --git a/examples/__pycache__/loaders.cpython-312.pyc b/examples/__pycache__/loaders.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4f89a61e3cf29787bc85c852cf277a1427ba7077 Binary files /dev/null and b/examples/__pycache__/loaders.cpython-312.pyc differ diff --git a/experimentation/__pycache__/__init__.cpython-312.pyc b/experimentation/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..76e896f17e155d99e3216f1855ddea1cdf2f58db Binary files /dev/null and b/experimentation/__pycache__/__init__.cpython-312.pyc differ diff --git a/experimentation/__pycache__/in_place_experiment_runner.cpython-312.pyc b/experimentation/__pycache__/in_place_experiment_runner.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a99be24b8e5b27f58e519cfbb68a096504a23fb7 Binary files /dev/null and b/experimentation/__pycache__/in_place_experiment_runner.cpython-312.pyc differ diff --git a/experimentation/__pycache__/proposition.cpython-312.pyc b/experimentation/__pycache__/proposition.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..55dcbd47fea997420bc5df3f93139958f21a4150 Binary files /dev/null and b/experimentation/__pycache__/proposition.cpython-312.pyc differ diff --git a/experimentation/__pycache__/randomization.cpython-312.pyc b/experimentation/__pycache__/randomization.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d5fd2943eb91d89ebf268e99e635affcf0df574c Binary files /dev/null and b/experimentation/__pycache__/randomization.cpython-312.pyc differ diff --git a/experimentation/__pycache__/statistical_tests.cpython-312.pyc b/experimentation/__pycache__/statistical_tests.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..077d8e426acaf182e8dc31e3b3822a92576b9b8c Binary files /dev/null and b/experimentation/__pycache__/statistical_tests.cpython-312.pyc differ diff --git a/extraction/__pycache__/__init__.cpython-312.pyc b/extraction/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7868e70251a30391d6cf55f80b649f154c435d5c Binary files /dev/null and b/extraction/__pycache__/__init__.cpython-312.pyc differ diff --git a/extraction/__pycache__/artifact_exporter.cpython-312.pyc b/extraction/__pycache__/artifact_exporter.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c3ead07aa1d4feba86080fb134712ed5faa669bf Binary files /dev/null and b/extraction/__pycache__/artifact_exporter.cpython-312.pyc differ diff --git a/extraction/__pycache__/normalizer.cpython-312.pyc b/extraction/__pycache__/normalizer.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ed69c2817732d6ad7ae760ce70d8ae87466a4972 Binary files /dev/null and b/extraction/__pycache__/normalizer.cpython-312.pyc differ diff --git a/extraction/__pycache__/results_extractor.cpython-312.pyc b/extraction/__pycache__/results_extractor.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d1ff874d198e88c7307fb1c3cff8b85af6ccd2d7 Binary files /dev/null and b/extraction/__pycache__/results_extractor.cpython-312.pyc differ diff --git a/extraction/__pycache__/results_reducer.cpython-312.pyc b/extraction/__pycache__/results_reducer.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9b938a21b048b45b5baecfc2458b34b9c9170224 Binary files /dev/null and b/extraction/__pycache__/results_reducer.cpython-312.pyc differ diff --git a/extraction/__pycache__/results_reporter.cpython-312.pyc b/extraction/__pycache__/results_reporter.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1c2e1e68a20101f0a18cc394c2492e7c6afa3b9e Binary files /dev/null and b/extraction/__pycache__/results_reporter.cpython-312.pyc differ diff --git a/factory/__pycache__/__init__.cpython-312.pyc b/factory/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eab6e939eb4319fcfa2de3f63dbd8e58f24b687a Binary files /dev/null and b/factory/__pycache__/__init__.cpython-312.pyc differ diff --git a/factory/__pycache__/tiny_factory.cpython-312.pyc b/factory/__pycache__/tiny_factory.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8b529c7e8feef59a23d9c2db0eb307f601392a03 Binary files /dev/null and b/factory/__pycache__/tiny_factory.cpython-312.pyc differ diff --git a/factory/__pycache__/tiny_person_factory.cpython-312.pyc b/factory/__pycache__/tiny_person_factory.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..095fc852ea0685cba2823cb97c38ec842934ca8d Binary files /dev/null and b/factory/__pycache__/tiny_person_factory.cpython-312.pyc differ diff --git a/run_logs.txt b/run_logs.txt new file mode 100644 index 0000000000000000000000000000000000000000..d18e5c855b3988abb8890bf9473c5d416d26b17c --- /dev/null +++ b/run_logs.txt @@ -0,0 +1,289 @@ + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0data: {"data":"===== Application Startup at 2026-02-14 23:22:12 =====\n","timestamp":"2026-02-14T23:22:12Z"} + +data: {"data":"INFO: Started server process [1]","timestamp":"2026-02-14T23:24:01.936Z"} + +data: {"data":"INFO: Waiting for application startup.","timestamp":"2026-02-14T23:24:01.936Z"} + +data: {"data":"INFO: Application startup complete.","timestamp":"2026-02-14T23:24:01.936Z"} + +data: {"data":"INFO: Uvicorn running on http://0.0.0.0:7860 (Press CTRL+C to quit)","timestamp":"2026-02-14T23:24:01.937Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"!!!!","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"DISCLAIMER: TinyTroupe relies on Artificial Intelligence (AI) models to generate content. ","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"The AI models are not perfect and may produce inappropriate or inacurate results. ","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"For any serious or consequential use, please review the generated content before using it.","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"!!!!","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Looking for default config on: /app/tinytroupe/utils/../config.ini","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Found custom config on: /app/config.ini","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"TinyTroupe version: unknown","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Current date and time (local): 2026-02-14 23:23:56","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Current date and time (UTC): 2026-02-14 23:23:56","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"=================================","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Current TinyTroupe configuration ","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"=================================","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"[OpenAI]","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"api_type = helmholtz-blablador","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"azure_api_version = 2023-05-15","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"model = alias-large","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"reasoning_model = alias-large","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"embedding_model = text-embedding-3-small","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"max_tokens = 32000","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"temperature = 1.5","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"freq_penalty = 0.1","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"presence_penalty = 0.1","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"timeout = 480","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"max_attempts = 5","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"waiting_time = 20","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"exponential_backoff_factor = 5","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"reasoning_effort = high","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"cache_api_calls = False","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"cache_file_name = openai_api_cache.pickle","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"max_content_display_length = 4000","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"top_p = 1.0","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[Simulation]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"parallel_agent_generation = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"parallel_agent_actions = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"rai_harmful_content_prevention = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"rai_copyright_infringement_prevention = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[Cognition]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_memory_consolidation = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"min_episode_length = 15","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"max_episode_length = 50","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"episodic_memory_fixed_prefix_length = 10","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"episodic_memory_lookback_length = 20","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[ActionGenerator]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"max_attempts = 2","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_checks = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_regeneration = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_direct_correction = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_persona_adherence = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_selfconsistency = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_fluency = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_suitability = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_similarity = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"continue_on_failure = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"quality_threshold = 5","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[Logging]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"loglevel = ERROR","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:36.250Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:36.402Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/index-BQPjLIsY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:36.540Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/svelte/svelte.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.033Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Index-DB1XLvMK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.304Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Index-BEyjvDG_.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.306Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.519Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /theme.css?v=aa3cf5a76ff4ff3d05b407358c4a85aa7a55a3f5751b53d49cba0b8d49a6c148 HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.999Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Blocks-yLdzXwzS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.008Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Button-CTZL5Nos.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.010Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/Blocks-CyfcXtBq.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.011Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /assets/Button-BIUaXfcG.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.072Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Index-BK-zC9ir.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.259Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/Index-Xv8ZQETB.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.273Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Example-FbnSQP03.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.274Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /assets/Index-C43SQM_O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.276Z"} + +data: {"data":"INFO: 10.20.46.138:45787 - \"GET /assets/Index-BUublr_b.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.276Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Index-CptIZeFZ.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.330Z"} + +data: {"data":"INFO: 10.20.41.72:33312 - \"GET /assets/Textbox-D8IAzrZj.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.344Z"} + +data: {"data":"INFO: 10.20.3.160:56743 - \"GET /assets/Index.svelte_svelte_type_style_lang-OwOFPfLe.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.345Z"} + +data: {"data":"INFO: 10.20.41.72:5295 - \"GET /assets/Check-CZUQOzJl.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.346Z"} + +data: {"data":"INFO: 10.20.29.124:63048 - \"GET /assets/Example-Cj3ii62O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.349Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/Index-CkUqDkVC.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.352Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Index-B0JJ6p9c.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.352Z"} + +data: {"data":"INFO: 10.20.46.138:45787 - \"GET /assets/prism-python-BTLCWl-V.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.353Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /assets/Index-CSD8SlVL.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.355Z"} + +data: {"data":"INFO: 10.20.41.72:3847 - \"GET /assets/Textbox-BxQ_qaNA.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.371Z"} + +data: {"data":"INFO: 10.20.46.138:49640 - \"GET /assets/Index--WpWguRY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.372Z"} + +data: {"data":"INFO: 10.20.3.160:62721 - \"GET /assets/Info-CrBVEpWV.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.375Z"} + +data: {"data":"INFO: 10.20.29.124:53684 - \"GET /assets/BlockTitle-CXNngU7y.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.3.160:13275 - \"GET /assets/Example-C7XUkkid.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.3.160:41406 - \"GET /assets/Example-CSVraJnq.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.46.138:40229 - \"GET /assets/Copy-B6RcHnoK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.41.72:26611 - \"GET /assets/Index-Tmzj9QOr.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.41.72:1254 - \"GET /assets/BlockLabel-BlSr62f_.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.46.138:63980 - \"GET /assets/Index-j4wxG1wD.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.29.124:10468 - \"GET /assets/Index-CuoXAbPt.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.3.160:18909 - \"GET /assets/Example.svelte_svelte_type_style_lang-DXGdiQV3.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.378Z"} + +data: {"data":"INFO: 10.20.41.72:51649 - \"GET /assets/Index-DRonTktv.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.378Z"} + +data: {"data":"INFO: 10.20.29.124:36042 - \"GET /assets/Index-DDCF2BFd.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.379Z"} + +data: {"data":"INFO: 10.20.3.160:3897 - \"GET /assets/Empty-BgF7sXBn.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.384Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.319Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.599Z"} + +data: {"data":"INFO: 10.20.41.72:38203 - \"GET /assets/index-BQPjLIsY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.602Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.738Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/index-BQPjLIsY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.876Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/svelte/svelte.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.159Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Index-BEyjvDG_.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.458Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Index-DB1XLvMK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.522Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.747Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /theme.css?v=aa3cf5a76ff4ff3d05b407358c4a85aa7a55a3f5751b53d49cba0b8d49a6c148 HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.104Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Blocks-CyfcXtBq.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.108Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/Button-CTZL5Nos.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.110Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/Blocks-yLdzXwzS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.118Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Button-BIUaXfcG.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.174Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/Index-BK-zC9ir.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.468Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Index-C43SQM_O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.474Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Index-Xv8ZQETB.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.475Z"} + +data: {"data":"INFO: 10.20.41.72:16917 - \"GET /assets/Check-CZUQOzJl.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.476Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/Example-FbnSQP03.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.476Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/Index-CptIZeFZ.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.542Z"} + +data: {"data":"INFO: 10.20.46.138:35438 - \"GET /assets/Textbox-D8IAzrZj.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.546Z"} + +data: {"data":"INFO: 10.20.3.160:22365 - \"GET /assets/Example-Cj3ii62O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.547Z"} + +data: {"data":"INFO: 10.20.3.160:42979 - \"GET /assets/Index.svelte_svelte_type_style_lang-OwOFPfLe.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.548Z"} + +data: {"data":"INFO: 10.20.46.138:17750 - \"GET /assets/prism-python-BTLCWl-V.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.552Z"} + +data: {"data":"INFO: 10.20.29.124:64303 - \"GET /assets/Copy-B6RcHnoK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.552Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Index-BUublr_b.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.554Z"} + +data: {"data":"INFO: 10.20.41.72:16917 - \"GET /assets/BlockTitle-CXNngU7y.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.554Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Index-B0JJ6p9c.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.555Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/Index-CkUqDkVC.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.555Z"} + +data: {"data":"INFO: 10.20.41.72:38758 - \"GET /assets/Example.svelte_svelte_type_style_lang-DXGdiQV3.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.579Z"} + +data: {"data":"INFO: 10.20.41.72:4018 - \"GET /assets/Textbox-BxQ_qaNA.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.584Z"} + +data: {"data":"INFO: 10.20.29.124:24361 - \"GET /assets/Example- 100 18092 0 18092 0 0 14163 0 --:--:-- 0:00:01 --:--:-- 14156 100 18092 0 18092 0 0 7939 0 --:--:-- 0:00:02 --:--:-- 7938 100 18092 0 18092 0 0 5515 0 --:--:-- 0:00:03 --:--:-- 5515 100 18092 0 18092 0 0 4225 0 --:--:-- 0:00:04 --:--:-- 4225 100 18092 0 18092 0 0 3424 0 --:--:-- 0:00:05 --:--:-- 3446 100 18092 0 18092 0 0 2878 0 --:--:-- 0:00:06 --:--:-- 0 100 18092 0 18092 0 0 2482 0 --:--:-- 0:00:07 --:--:-- 0 100 18092 0 18092 0 0 2182 0 --:--:-- 0:00:08 --:--:-- 0 100 18092 0 18092 0 0 1947 0 --:--:-- 0:00:09 --:--:-- 0 100 18092 0 18092 0 0 1758 0 --:--:-- 0:00:10 --:--:-- 0 100 18092 0 18092 0 0 1602 0 --:--:-- 0:00:11 --:--:-- 0 100 18092 0 18092 0 0 1471 0 --:--:-- 0:00:12 --:--:-- 0 100 18092 0 18092 0 0 1360 0 --:--:-- 0:00:13 --:--:-- 0 100 18092 0 18092 0 0 1265 0 --:--:-- 0:00:14 --:--:-- 0 \ No newline at end of file diff --git a/run_logs_2.txt b/run_logs_2.txt new file mode 100644 index 0000000000000000000000000000000000000000..457c867520674d1c84a09f49f2e9889871d394af --- /dev/null +++ b/run_logs_2.txt @@ -0,0 +1,289 @@ + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0data: {"data":"===== Application Startup at 2026-02-14 23:22:12 =====\n","timestamp":"2026-02-14T23:22:12Z"} + +data: {"data":"INFO: Started server process [1]","timestamp":"2026-02-14T23:24:01.936Z"} + +data: {"data":"INFO: Waiting for application startup.","timestamp":"2026-02-14T23:24:01.936Z"} + +data: {"data":"INFO: Application startup complete.","timestamp":"2026-02-14T23:24:01.936Z"} + +data: {"data":"INFO: Uvicorn running on http://0.0.0.0:7860 (Press CTRL+C to quit)","timestamp":"2026-02-14T23:24:01.937Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"!!!!","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"DISCLAIMER: TinyTroupe relies on Artificial Intelligence (AI) models to generate content. ","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"The AI models are not perfect and may produce inappropriate or inacurate results. ","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"For any serious or consequential use, please review the generated content before using it.","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"!!!!","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Looking for default config on: /app/tinytroupe/utils/../config.ini","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Found custom config on: /app/config.ini","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"TinyTroupe version: unknown","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Current date and time (local): 2026-02-14 23:23:56","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Current date and time (UTC): 2026-02-14 23:23:56","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"=================================","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"Current TinyTroupe configuration ","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"=================================","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"[OpenAI]","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"api_type = helmholtz-blablador","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"azure_api_version = 2023-05-15","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"model = alias-large","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"reasoning_model = alias-large","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"embedding_model = text-embedding-3-small","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"max_tokens = 32000","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"temperature = 1.5","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"freq_penalty = 0.1","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"presence_penalty = 0.1","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"timeout = 480","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"max_attempts = 5","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"waiting_time = 20","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"exponential_backoff_factor = 5","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"reasoning_effort = high","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"cache_api_calls = False","timestamp":"2026-02-14T23:27:35.869Z"} + +data: {"data":"cache_file_name = openai_api_cache.pickle","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"max_content_display_length = 4000","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"top_p = 1.0","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[Simulation]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"parallel_agent_generation = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"parallel_agent_actions = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"rai_harmful_content_prevention = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"rai_copyright_infringement_prevention = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[Cognition]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_memory_consolidation = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"min_episode_length = 15","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"max_episode_length = 50","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"episodic_memory_fixed_prefix_length = 10","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"episodic_memory_lookback_length = 20","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[ActionGenerator]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"max_attempts = 2","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_checks = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_regeneration = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_direct_correction = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_persona_adherence = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_selfconsistency = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_fluency = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_suitability = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"enable_quality_check_for_similarity = False","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"continue_on_failure = True","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"quality_threshold = 5","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"[Logging]","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"loglevel = ERROR","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:35.870Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:36.250Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:36.402Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/index-BQPjLIsY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:36.540Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/svelte/svelte.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.033Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Index-DB1XLvMK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.304Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Index-BEyjvDG_.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.306Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.519Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /theme.css?v=aa3cf5a76ff4ff3d05b407358c4a85aa7a55a3f5751b53d49cba0b8d49a6c148 HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:37.999Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Blocks-yLdzXwzS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.008Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Button-CTZL5Nos.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.010Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/Blocks-CyfcXtBq.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.011Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /assets/Button-BIUaXfcG.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.072Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Index-BK-zC9ir.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.259Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/Index-Xv8ZQETB.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.273Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Example-FbnSQP03.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.274Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /assets/Index-C43SQM_O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.276Z"} + +data: {"data":"INFO: 10.20.46.138:45787 - \"GET /assets/Index-BUublr_b.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.276Z"} + +data: {"data":"INFO: 10.20.3.160:31716 - \"GET /assets/Index-CptIZeFZ.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.330Z"} + +data: {"data":"INFO: 10.20.41.72:33312 - \"GET /assets/Textbox-D8IAzrZj.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.344Z"} + +data: {"data":"INFO: 10.20.3.160:56743 - \"GET /assets/Index.svelte_svelte_type_style_lang-OwOFPfLe.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.345Z"} + +data: {"data":"INFO: 10.20.41.72:5295 - \"GET /assets/Check-CZUQOzJl.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.346Z"} + +data: {"data":"INFO: 10.20.29.124:63048 - \"GET /assets/Example-Cj3ii62O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.349Z"} + +data: {"data":"INFO: 10.20.29.124:56546 - \"GET /assets/Index-CkUqDkVC.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.352Z"} + +data: {"data":"INFO: 10.20.41.72:14020 - \"GET /assets/Index-B0JJ6p9c.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.352Z"} + +data: {"data":"INFO: 10.20.46.138:45787 - \"GET /assets/prism-python-BTLCWl-V.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.353Z"} + +data: {"data":"INFO: 10.20.46.138:54458 - \"GET /assets/Index-CSD8SlVL.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.355Z"} + +data: {"data":"INFO: 10.20.41.72:3847 - \"GET /assets/Textbox-BxQ_qaNA.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.371Z"} + +data: {"data":"INFO: 10.20.46.138:49640 - \"GET /assets/Index--WpWguRY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.372Z"} + +data: {"data":"INFO: 10.20.3.160:62721 - \"GET /assets/Info-CrBVEpWV.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.375Z"} + +data: {"data":"INFO: 10.20.29.124:53684 - \"GET /assets/BlockTitle-CXNngU7y.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.3.160:13275 - \"GET /assets/Example-C7XUkkid.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.3.160:41406 - \"GET /assets/Example-CSVraJnq.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.46.138:40229 - \"GET /assets/Copy-B6RcHnoK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.376Z"} + +data: {"data":"INFO: 10.20.41.72:26611 - \"GET /assets/Index-Tmzj9QOr.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.41.72:1254 - \"GET /assets/BlockLabel-BlSr62f_.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.46.138:63980 - \"GET /assets/Index-j4wxG1wD.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.29.124:10468 - \"GET /assets/Index-CuoXAbPt.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.377Z"} + +data: {"data":"INFO: 10.20.3.160:18909 - \"GET /assets/Example.svelte_svelte_type_style_lang-DXGdiQV3.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.378Z"} + +data: {"data":"INFO: 10.20.41.72:51649 - \"GET /assets/Index-DRonTktv.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.378Z"} + +data: {"data":"INFO: 10.20.29.124:36042 - \"GET /assets/Index-DDCF2BFd.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.379Z"} + +data: {"data":"INFO: 10.20.3.160:3897 - \"GET /assets/Empty-BgF7sXBn.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:27:38.384Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.319Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.599Z"} + +data: {"data":"INFO: 10.20.41.72:38203 - \"GET /assets/index-BQPjLIsY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.602Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET / HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.738Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/index-BQPjLIsY.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:44.876Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/svelte/svelte.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.159Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Index-BEyjvDG_.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.458Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Index-DB1XLvMK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.522Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/index-BOW2xVAS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:45.747Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /theme.css?v=aa3cf5a76ff4ff3d05b407358c4a85aa7a55a3f5751b53d49cba0b8d49a6c148 HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.104Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Blocks-CyfcXtBq.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.108Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/Button-CTZL5Nos.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.110Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/Blocks-yLdzXwzS.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.118Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Button-BIUaXfcG.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.174Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/Index-BK-zC9ir.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.468Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Index-C43SQM_O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.474Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Index-Xv8ZQETB.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.475Z"} + +data: {"data":"INFO: 10.20.41.72:16917 - \"GET /assets/Check-CZUQOzJl.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.476Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/Example-FbnSQP03.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.476Z"} + +data: {"data":"INFO: 10.20.46.138:39756 - \"GET /assets/Index-CptIZeFZ.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.542Z"} + +data: {"data":"INFO: 10.20.46.138:35438 - \"GET /assets/Textbox-D8IAzrZj.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.546Z"} + +data: {"data":"INFO: 10.20.3.160:22365 - \"GET /assets/Example-Cj3ii62O.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.547Z"} + +data: {"data":"INFO: 10.20.3.160:42979 - \"GET /assets/Index.svelte_svelte_type_style_lang-OwOFPfLe.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.548Z"} + +data: {"data":"INFO: 10.20.46.138:17750 - \"GET /assets/prism-python-BTLCWl-V.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.552Z"} + +data: {"data":"INFO: 10.20.29.124:64303 - \"GET /assets/Copy-B6RcHnoK.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.552Z"} + +data: {"data":"INFO: 10.20.41.72:11447 - \"GET /assets/Index-BUublr_b.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.554Z"} + +data: {"data":"INFO: 10.20.41.72:16917 - \"GET /assets/BlockTitle-CXNngU7y.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.554Z"} + +data: {"data":"INFO: 10.20.29.124:37005 - \"GET /assets/Index-B0JJ6p9c.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.555Z"} + +data: {"data":"INFO: 10.20.3.160:40635 - \"GET /assets/Index-CkUqDkVC.css HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.555Z"} + +data: {"data":"INFO: 10.20.41.72:38758 - \"GET /assets/Example.svelte_svelte_type_style_lang-DXGdiQV3.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.579Z"} + +data: {"data":"INFO: 10.20.41.72:4018 - \"GET /assets/Textbox-BxQ_qaNA.js HTTP/1.1\" 200 OK","timestamp":"2026-02-14T23:28:46.584Z"} + +data: {"data":"INFO: 10.20.29.124:24361 - \"GET /assets/Example- 100 18092 0 18092 0 0 14871 0 --:--:-- 0:00:01 --:--:-- 14878 100 18092 0 18092 0 0 8157 0 --:--:-- 0:00:02 --:--:-- 8160 100 18092 0 18092 0 0 5619 0 --:--:-- 0:00:03 --:--:-- 5620 100 18092 0 18092 0 0 4286 0 --:--:-- 0:00:04 --:--:-- 4287 \ No newline at end of file diff --git a/steering/__pycache__/__init__.cpython-312.pyc b/steering/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2f139d528cc919bbd1d795d8121e71bcb96e718c Binary files /dev/null and b/steering/__pycache__/__init__.cpython-312.pyc differ diff --git a/steering/__pycache__/intervention.cpython-312.pyc b/steering/__pycache__/intervention.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f7dff5de85f898c9a3bbd0101ef1d008c13d2f5c Binary files /dev/null and b/steering/__pycache__/intervention.cpython-312.pyc differ diff --git a/steering/__pycache__/tiny_story.cpython-312.pyc b/steering/__pycache__/tiny_story.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..98a4d0eea5b02f160f1749ab385c933cbeab1c51 Binary files /dev/null and b/steering/__pycache__/tiny_story.cpython-312.pyc differ diff --git a/tinytroupe/__pycache__/__init__.cpython-312.pyc b/tinytroupe/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b0d6ae29215678a2e8e1e551c1e3a58daa29831a Binary files /dev/null and b/tinytroupe/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/__pycache__/control.cpython-312.pyc b/tinytroupe/__pycache__/control.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2a51d4eb604b8f86eb52d87f66fb4698a8395f42 Binary files /dev/null and b/tinytroupe/__pycache__/control.cpython-312.pyc differ diff --git a/tinytroupe/__pycache__/openai_utils.cpython-312.pyc b/tinytroupe/__pycache__/openai_utils.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..60a2c133e91eec7ea1b0de518b966ec6298997a0 Binary files /dev/null and b/tinytroupe/__pycache__/openai_utils.cpython-312.pyc differ diff --git a/tinytroupe/__pycache__/profiling.cpython-312.pyc b/tinytroupe/__pycache__/profiling.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b0ce9cdb6066e66c1244e47100c7cdcb6d400e13 Binary files /dev/null and b/tinytroupe/__pycache__/profiling.cpython-312.pyc differ diff --git a/tinytroupe/agent/__pycache__/__init__.cpython-312.pyc b/tinytroupe/agent/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ba7ef83e9550bbe17932440c4c641df6cb876599 Binary files /dev/null and b/tinytroupe/agent/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/agent/__pycache__/action_generator.cpython-312.pyc b/tinytroupe/agent/__pycache__/action_generator.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a397d0c05caf1486e8386424a23d30124928dfc7 Binary files /dev/null and b/tinytroupe/agent/__pycache__/action_generator.cpython-312.pyc differ diff --git a/tinytroupe/agent/__pycache__/grounding.cpython-312.pyc b/tinytroupe/agent/__pycache__/grounding.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..969f7e51bdb4938a4cdaf875d01b3f32e4f2bda8 Binary files /dev/null and b/tinytroupe/agent/__pycache__/grounding.cpython-312.pyc differ diff --git a/tinytroupe/agent/__pycache__/memory.cpython-312.pyc b/tinytroupe/agent/__pycache__/memory.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..32311c5afcd1d54e4958f463f89885505d1d1b6d Binary files /dev/null and b/tinytroupe/agent/__pycache__/memory.cpython-312.pyc differ diff --git a/tinytroupe/agent/__pycache__/mental_faculty.cpython-312.pyc b/tinytroupe/agent/__pycache__/mental_faculty.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..79a0a1c83a5c711a95980e4469b08eb1c3d458bc Binary files /dev/null and b/tinytroupe/agent/__pycache__/mental_faculty.cpython-312.pyc differ diff --git a/tinytroupe/agent/__pycache__/tiny_person.cpython-312.pyc b/tinytroupe/agent/__pycache__/tiny_person.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f76205515baf84c9fe42f9af3730b8949956f0f Binary files /dev/null and b/tinytroupe/agent/__pycache__/tiny_person.cpython-312.pyc differ diff --git a/tinytroupe/enrichment/__pycache__/__init__.cpython-312.pyc b/tinytroupe/enrichment/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ce0d03f145ac9f94b7ea176ce8b789fb4aa59f48 Binary files /dev/null and b/tinytroupe/enrichment/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/enrichment/__pycache__/tiny_enricher.cpython-312.pyc b/tinytroupe/enrichment/__pycache__/tiny_enricher.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..89056c6cf2b3bad990afa04443cdae32ee785a2f Binary files /dev/null and b/tinytroupe/enrichment/__pycache__/tiny_enricher.cpython-312.pyc differ diff --git a/tinytroupe/enrichment/__pycache__/tiny_styler.cpython-312.pyc b/tinytroupe/enrichment/__pycache__/tiny_styler.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f4a77272775b72ab7c93807fc80e5c216aeb6162 Binary files /dev/null and b/tinytroupe/enrichment/__pycache__/tiny_styler.cpython-312.pyc differ diff --git a/tinytroupe/environment/__pycache__/__init__.cpython-312.pyc b/tinytroupe/environment/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b8f02e75f9e490ef90434847da886d8d583a71b2 Binary files /dev/null and b/tinytroupe/environment/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/environment/__pycache__/tiny_social_network.cpython-312.pyc b/tinytroupe/environment/__pycache__/tiny_social_network.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f0295d87a793ef55df5c51f10625b5dc8f97de8 Binary files /dev/null and b/tinytroupe/environment/__pycache__/tiny_social_network.cpython-312.pyc differ diff --git a/tinytroupe/environment/__pycache__/tiny_world.cpython-312.pyc b/tinytroupe/environment/__pycache__/tiny_world.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a7d6086e817e75007c445589dc64c033a9a87a10 Binary files /dev/null and b/tinytroupe/environment/__pycache__/tiny_world.cpython-312.pyc differ diff --git a/tinytroupe/examples/__pycache__/__init__.cpython-312.pyc b/tinytroupe/examples/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eaedf64cb92457220c77945ac8a2dab1b3df2748 Binary files /dev/null and b/tinytroupe/examples/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/examples/__pycache__/agents.cpython-312.pyc b/tinytroupe/examples/__pycache__/agents.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f9276a4153581dbad0f43db9850c0ebc146b2ca6 Binary files /dev/null and b/tinytroupe/examples/__pycache__/agents.cpython-312.pyc differ diff --git a/tinytroupe/examples/__pycache__/loaders.cpython-312.pyc b/tinytroupe/examples/__pycache__/loaders.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4f89a61e3cf29787bc85c852cf277a1427ba7077 Binary files /dev/null and b/tinytroupe/examples/__pycache__/loaders.cpython-312.pyc differ diff --git a/tinytroupe/experimentation/__pycache__/__init__.cpython-312.pyc b/tinytroupe/experimentation/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..76e896f17e155d99e3216f1855ddea1cdf2f58db Binary files /dev/null and b/tinytroupe/experimentation/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/experimentation/__pycache__/in_place_experiment_runner.cpython-312.pyc b/tinytroupe/experimentation/__pycache__/in_place_experiment_runner.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a99be24b8e5b27f58e519cfbb68a096504a23fb7 Binary files /dev/null and b/tinytroupe/experimentation/__pycache__/in_place_experiment_runner.cpython-312.pyc differ diff --git a/tinytroupe/experimentation/__pycache__/proposition.cpython-312.pyc b/tinytroupe/experimentation/__pycache__/proposition.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..55dcbd47fea997420bc5df3f93139958f21a4150 Binary files /dev/null and b/tinytroupe/experimentation/__pycache__/proposition.cpython-312.pyc differ diff --git a/tinytroupe/experimentation/__pycache__/randomization.cpython-312.pyc b/tinytroupe/experimentation/__pycache__/randomization.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d5fd2943eb91d89ebf268e99e635affcf0df574c Binary files /dev/null and b/tinytroupe/experimentation/__pycache__/randomization.cpython-312.pyc differ diff --git a/tinytroupe/experimentation/__pycache__/statistical_tests.cpython-312.pyc b/tinytroupe/experimentation/__pycache__/statistical_tests.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..077d8e426acaf182e8dc31e3b3822a92576b9b8c Binary files /dev/null and b/tinytroupe/experimentation/__pycache__/statistical_tests.cpython-312.pyc differ diff --git a/tinytroupe/extraction/__pycache__/__init__.cpython-312.pyc b/tinytroupe/extraction/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7868e70251a30391d6cf55f80b649f154c435d5c Binary files /dev/null and b/tinytroupe/extraction/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/extraction/__pycache__/artifact_exporter.cpython-312.pyc b/tinytroupe/extraction/__pycache__/artifact_exporter.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c3ead07aa1d4feba86080fb134712ed5faa669bf Binary files /dev/null and b/tinytroupe/extraction/__pycache__/artifact_exporter.cpython-312.pyc differ diff --git a/tinytroupe/extraction/__pycache__/normalizer.cpython-312.pyc b/tinytroupe/extraction/__pycache__/normalizer.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ed69c2817732d6ad7ae760ce70d8ae87466a4972 Binary files /dev/null and b/tinytroupe/extraction/__pycache__/normalizer.cpython-312.pyc differ diff --git a/tinytroupe/extraction/__pycache__/results_extractor.cpython-312.pyc b/tinytroupe/extraction/__pycache__/results_extractor.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d1ff874d198e88c7307fb1c3cff8b85af6ccd2d7 Binary files /dev/null and b/tinytroupe/extraction/__pycache__/results_extractor.cpython-312.pyc differ diff --git a/tinytroupe/extraction/__pycache__/results_reducer.cpython-312.pyc b/tinytroupe/extraction/__pycache__/results_reducer.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9b938a21b048b45b5baecfc2458b34b9c9170224 Binary files /dev/null and b/tinytroupe/extraction/__pycache__/results_reducer.cpython-312.pyc differ diff --git a/tinytroupe/extraction/__pycache__/results_reporter.cpython-312.pyc b/tinytroupe/extraction/__pycache__/results_reporter.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1c2e1e68a20101f0a18cc394c2492e7c6afa3b9e Binary files /dev/null and b/tinytroupe/extraction/__pycache__/results_reporter.cpython-312.pyc differ diff --git a/tinytroupe/factory/__pycache__/__init__.cpython-312.pyc b/tinytroupe/factory/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eab6e939eb4319fcfa2de3f63dbd8e58f24b687a Binary files /dev/null and b/tinytroupe/factory/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/factory/__pycache__/tiny_factory.cpython-312.pyc b/tinytroupe/factory/__pycache__/tiny_factory.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8b529c7e8feef59a23d9c2db0eb307f601392a03 Binary files /dev/null and b/tinytroupe/factory/__pycache__/tiny_factory.cpython-312.pyc differ diff --git a/tinytroupe/factory/__pycache__/tiny_person_factory.cpython-312.pyc b/tinytroupe/factory/__pycache__/tiny_person_factory.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..095fc852ea0685cba2823cb97c38ec842934ca8d Binary files /dev/null and b/tinytroupe/factory/__pycache__/tiny_person_factory.cpython-312.pyc differ diff --git a/tinytroupe/steering/__pycache__/__init__.cpython-312.pyc b/tinytroupe/steering/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2f139d528cc919bbd1d795d8121e71bcb96e718c Binary files /dev/null and b/tinytroupe/steering/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/steering/__pycache__/intervention.cpython-312.pyc b/tinytroupe/steering/__pycache__/intervention.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f7dff5de85f898c9a3bbd0101ef1d008c13d2f5c Binary files /dev/null and b/tinytroupe/steering/__pycache__/intervention.cpython-312.pyc differ diff --git a/tinytroupe/steering/__pycache__/tiny_story.cpython-312.pyc b/tinytroupe/steering/__pycache__/tiny_story.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..98a4d0eea5b02f160f1749ab385c933cbeab1c51 Binary files /dev/null and b/tinytroupe/steering/__pycache__/tiny_story.cpython-312.pyc differ diff --git a/tinytroupe/tools/__pycache__/__init__.cpython-312.pyc b/tinytroupe/tools/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..50ae6c42095a37da08c29a5901b06fc32c97bd50 Binary files /dev/null and b/tinytroupe/tools/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/tools/__pycache__/sequential_thinking.cpython-312.pyc b/tinytroupe/tools/__pycache__/sequential_thinking.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f78cc5f90846d6594b6a5e7feb7938720c6246d Binary files /dev/null and b/tinytroupe/tools/__pycache__/sequential_thinking.cpython-312.pyc differ diff --git a/tinytroupe/tools/__pycache__/tiny_calendar.cpython-312.pyc b/tinytroupe/tools/__pycache__/tiny_calendar.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..51ffdf6532f0595652932f2c05ad877299627bb8 Binary files /dev/null and b/tinytroupe/tools/__pycache__/tiny_calendar.cpython-312.pyc differ diff --git a/tinytroupe/tools/__pycache__/tiny_tool.cpython-312.pyc b/tinytroupe/tools/__pycache__/tiny_tool.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..429931b7b57a8296db494541961bb57094ce2c8c Binary files /dev/null and b/tinytroupe/tools/__pycache__/tiny_tool.cpython-312.pyc differ diff --git a/tinytroupe/tools/__pycache__/tiny_word_processor.cpython-312.pyc b/tinytroupe/tools/__pycache__/tiny_word_processor.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1ea5bd2cd64cba13ab4d9359e69339b99aea5d91 Binary files /dev/null and b/tinytroupe/tools/__pycache__/tiny_word_processor.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/__init__.cpython-312.pyc b/tinytroupe/utils/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7b39c59ae1d7f683eb954bc795f4770ee95baa07 Binary files /dev/null and b/tinytroupe/utils/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/behavior.cpython-312.pyc b/tinytroupe/utils/__pycache__/behavior.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1c5a5947dd3a7ea9283821da35acbbdbf55e606e Binary files /dev/null and b/tinytroupe/utils/__pycache__/behavior.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/config.cpython-312.pyc b/tinytroupe/utils/__pycache__/config.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5aeae28fd93e3203a625c8c0bda1d1c1b4840b69 Binary files /dev/null and b/tinytroupe/utils/__pycache__/config.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/json.cpython-312.pyc b/tinytroupe/utils/__pycache__/json.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f52d14a617725baad64ed186489a0d5cfa039124 Binary files /dev/null and b/tinytroupe/utils/__pycache__/json.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/llm.cpython-312.pyc b/tinytroupe/utils/__pycache__/llm.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d3e52f7b68cfd64a2eb761e3f074b4f8f07f733d Binary files /dev/null and b/tinytroupe/utils/__pycache__/llm.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/logger.cpython-312.pyc b/tinytroupe/utils/__pycache__/logger.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..104534a6604df75efbff9068382c769340f90e9c Binary files /dev/null and b/tinytroupe/utils/__pycache__/logger.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/misc.cpython-312.pyc b/tinytroupe/utils/__pycache__/misc.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4d7c768821a8ce01652f2d1dd92d3d03a8b6a062 Binary files /dev/null and b/tinytroupe/utils/__pycache__/misc.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/parallel.cpython-312.pyc b/tinytroupe/utils/__pycache__/parallel.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4b6ab1fd375e16ef62845d0de8ac09780b1f30ef Binary files /dev/null and b/tinytroupe/utils/__pycache__/parallel.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/rendering.cpython-312.pyc b/tinytroupe/utils/__pycache__/rendering.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ff27b7c97235a50336fcec96459532135a4397aa Binary files /dev/null and b/tinytroupe/utils/__pycache__/rendering.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/semantics.cpython-312.pyc b/tinytroupe/utils/__pycache__/semantics.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8b8989e8d396a5d5750ea22e164c8bd6aec12943 Binary files /dev/null and b/tinytroupe/utils/__pycache__/semantics.cpython-312.pyc differ diff --git a/tinytroupe/utils/__pycache__/validation.cpython-312.pyc b/tinytroupe/utils/__pycache__/validation.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ca96911d2650a990659e99e96d3ce6d8fb4d48d0 Binary files /dev/null and b/tinytroupe/utils/__pycache__/validation.cpython-312.pyc differ diff --git a/tinytroupe/validation/__pycache__/__init__.cpython-312.pyc b/tinytroupe/validation/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..50612fab5697f32dda2ecdb0a7a8531391ecabf2 Binary files /dev/null and b/tinytroupe/validation/__pycache__/__init__.cpython-312.pyc differ diff --git a/tinytroupe/validation/__pycache__/propositions.cpython-312.pyc b/tinytroupe/validation/__pycache__/propositions.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c10aba832dbfa2c148255147a6e27204af875055 Binary files /dev/null and b/tinytroupe/validation/__pycache__/propositions.cpython-312.pyc differ diff --git a/tinytroupe/validation/__pycache__/simulation_validator.cpython-312.pyc b/tinytroupe/validation/__pycache__/simulation_validator.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ed105551d27b04c74831b3b989a084a428e7737d Binary files /dev/null and b/tinytroupe/validation/__pycache__/simulation_validator.cpython-312.pyc differ diff --git a/tinytroupe/validation/__pycache__/tiny_person_validator.cpython-312.pyc b/tinytroupe/validation/__pycache__/tiny_person_validator.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d5f24f0280bc720d9fc698e825003159bd8e4613 Binary files /dev/null and b/tinytroupe/validation/__pycache__/tiny_person_validator.cpython-312.pyc differ diff --git a/tools/__pycache__/__init__.cpython-312.pyc b/tools/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..50ae6c42095a37da08c29a5901b06fc32c97bd50 Binary files /dev/null and b/tools/__pycache__/__init__.cpython-312.pyc differ diff --git a/tools/__pycache__/sequential_thinking.cpython-312.pyc b/tools/__pycache__/sequential_thinking.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f78cc5f90846d6594b6a5e7feb7938720c6246d Binary files /dev/null and b/tools/__pycache__/sequential_thinking.cpython-312.pyc differ diff --git a/tools/__pycache__/tiny_calendar.cpython-312.pyc b/tools/__pycache__/tiny_calendar.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..51ffdf6532f0595652932f2c05ad877299627bb8 Binary files /dev/null and b/tools/__pycache__/tiny_calendar.cpython-312.pyc differ diff --git a/tools/__pycache__/tiny_tool.cpython-312.pyc b/tools/__pycache__/tiny_tool.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..429931b7b57a8296db494541961bb57094ce2c8c Binary files /dev/null and b/tools/__pycache__/tiny_tool.cpython-312.pyc differ diff --git a/tools/__pycache__/tiny_word_processor.cpython-312.pyc b/tools/__pycache__/tiny_word_processor.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1ea5bd2cd64cba13ab4d9359e69339b99aea5d91 Binary files /dev/null and b/tools/__pycache__/tiny_word_processor.cpython-312.pyc differ diff --git a/utils/__pycache__/__init__.cpython-312.pyc b/utils/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2fa8f18cfbddb71bab2cf86b178229994e8a18ba Binary files /dev/null and b/utils/__pycache__/__init__.cpython-312.pyc differ diff --git a/utils/__pycache__/behavior.cpython-312.pyc b/utils/__pycache__/behavior.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1c5a5947dd3a7ea9283821da35acbbdbf55e606e Binary files /dev/null and b/utils/__pycache__/behavior.cpython-312.pyc differ diff --git a/utils/__pycache__/config.cpython-312.pyc b/utils/__pycache__/config.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1f528c91fbc7b31aad0741336b691ccb31405061 Binary files /dev/null and b/utils/__pycache__/config.cpython-312.pyc differ diff --git a/utils/__pycache__/json.cpython-312.pyc b/utils/__pycache__/json.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..23c62bd101c08268231c65a768df0cb20d32bb62 Binary files /dev/null and b/utils/__pycache__/json.cpython-312.pyc differ diff --git a/utils/__pycache__/llm.cpython-312.pyc b/utils/__pycache__/llm.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..770495ea65591f525fcea233244ef4e0d55d3d4a Binary files /dev/null and b/utils/__pycache__/llm.cpython-312.pyc differ diff --git a/utils/__pycache__/logger.cpython-312.pyc b/utils/__pycache__/logger.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..104534a6604df75efbff9068382c769340f90e9c Binary files /dev/null and b/utils/__pycache__/logger.cpython-312.pyc differ diff --git a/utils/__pycache__/misc.cpython-312.pyc b/utils/__pycache__/misc.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4d7c768821a8ce01652f2d1dd92d3d03a8b6a062 Binary files /dev/null and b/utils/__pycache__/misc.cpython-312.pyc differ diff --git a/utils/__pycache__/parallel.cpython-312.pyc b/utils/__pycache__/parallel.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4b6ab1fd375e16ef62845d0de8ac09780b1f30ef Binary files /dev/null and b/utils/__pycache__/parallel.cpython-312.pyc differ diff --git a/utils/__pycache__/rendering.cpython-312.pyc b/utils/__pycache__/rendering.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ff27b7c97235a50336fcec96459532135a4397aa Binary files /dev/null and b/utils/__pycache__/rendering.cpython-312.pyc differ diff --git a/utils/__pycache__/semantics.cpython-312.pyc b/utils/__pycache__/semantics.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8b8989e8d396a5d5750ea22e164c8bd6aec12943 Binary files /dev/null and b/utils/__pycache__/semantics.cpython-312.pyc differ diff --git a/utils/__pycache__/validation.cpython-312.pyc b/utils/__pycache__/validation.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ca96911d2650a990659e99e96d3ce6d8fb4d48d0 Binary files /dev/null and b/utils/__pycache__/validation.cpython-312.pyc differ diff --git a/validation/__pycache__/__init__.cpython-312.pyc b/validation/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..50612fab5697f32dda2ecdb0a7a8531391ecabf2 Binary files /dev/null and b/validation/__pycache__/__init__.cpython-312.pyc differ diff --git a/validation/__pycache__/propositions.cpython-312.pyc b/validation/__pycache__/propositions.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c10aba832dbfa2c148255147a6e27204af875055 Binary files /dev/null and b/validation/__pycache__/propositions.cpython-312.pyc differ diff --git a/validation/__pycache__/simulation_validator.cpython-312.pyc b/validation/__pycache__/simulation_validator.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ed105551d27b04c74831b3b989a084a428e7737d Binary files /dev/null and b/validation/__pycache__/simulation_validator.cpython-312.pyc differ diff --git a/validation/__pycache__/tiny_person_validator.cpython-312.pyc b/validation/__pycache__/tiny_person_validator.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d5f24f0280bc720d9fc698e825003159bd8e4613 Binary files /dev/null and b/validation/__pycache__/tiny_person_validator.cpython-312.pyc differ