agnes-the-ai-analyst/src
Petr be58e63394 Move profiler config to instance.yaml (KISS principle)
Instead of hardcoded Python constants, load profiler settings from config:
- instance.yaml: profiler section with all parameters
- Defaults: fallback to sensible defaults if config not found
- Centralized: all profiler tuning in one place, no code changes needed
2026-03-12 14:45:14 +01:00
..
__init__.py Extract Keboola into connectors/keboola module 2026-03-09 12:22:16 +01:00
config.py Implement OpenMetadata catalog integration (Phase 1) 2026-03-12 14:07:13 +01:00
data_sync.py Implement OpenMetadata catalog integration (Phase 1) 2026-03-12 14:07:13 +01:00
parquet_manager.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
profiler.py Move profiler config to instance.yaml (KISS principle) 2026-03-12 14:45:14 +01:00
table_registry.py Add self-service data onboarding system 2026-03-09 14:25:37 +01:00