No description
Find a file
2025-10-26 23:32:55 +01:00
.github/workflows slot prod 2025-09-09 15:22:31 +02:00
modules ai models ready for image generation 2025-10-26 23:32:55 +01:00
.gitignore ignore testdata 2025-10-06 16:02:38 +02:00
app.py Cleaned all import lists 2025-10-24 23:57:17 +02:00
config.ini integration fixes 2025-10-10 23:46:24 +02:00
env_dev.env ai models and calls: standardized and harmonized all model operation types 2025-10-24 19:03:53 +02:00
env_int.env ai models and calls: standardized and harmonized all model operation types 2025-10-24 19:03:53 +02:00
env_prod.env ai models and calls: standardized and harmonized all model operation types 2025-10-24 19:03:53 +02:00
pytest.ini chore: exclude real api calling tests by default 2025-08-29 20:51:11 +02:00
requirements.txt refactored maxToken handling for all models and all ai calls 2025-10-21 14:48:43 +02:00
test_ai_behavior.py tuning and aligning ai models 2025-10-25 22:27:27 +02:00
test_ai_model_selection.py cleanup pydantic v2, unnecessary pdantic to dict convesrions, unnecessary unions removed with clean classes 2025-10-24 22:46:05 +02:00
test_ai_models.py ai models ready for image generation 2025-10-26 23:32:55 +01:00
test_operation_type_ratings.py module test for dynamic centralized ai calling system rev 3 tested 2025-10-24 21:42:37 +02:00
tool_security_encrypt_all_env_files.py Cleaned all import lists 2025-10-24 23:57:17 +02:00
tool_security_encrypt_config_value.py Keys fixed 2025-09-25 01:57:17 +02:00
tool_security_generate_master_keys.py Tested workflow engine 3.1 2025-09-24 23:18:10 +02:00
tool_stats_durations_from_log.py Refactor full workflow engine 3.0 2025-09-23 22:47:54 +02:00
tool_stats_get_codelines.py cleaned key handling and security 2025-09-22 00:39:15 +02:00
tool_stats_showUnusedFunctions.py cleaned key handling and security 2025-09-22 00:39:15 +02:00