LICENSE
README.md
pyproject.toml
nl2pbip/__init__.py
nl2pbip/cli.py
nl2pbip/data_inspector.py
nl2pbip/data_types.py
nl2pbip/data_understanding.py
nl2pbip/dax_catalog.py
nl2pbip/dax_library.json
nl2pbip/example_run.py
nl2pbip/llm_client.py
nl2pbip/m_builder.py
nl2pbip/ontology.py
nl2pbip/orchestrator.py
nl2pbip/packager.py
nl2pbip/pbir_engine.py
nl2pbip/pbir_validator.py
nl2pbip/prompts.py
nl2pbip/py.typed
nl2pbip/schema_advisor.py
nl2pbip/tmdl_engine.py
nl2pbip/tmdl_linter.py
nl2pbip/visual_types.py
nl2pbip.egg-info/PKG-INFO
nl2pbip.egg-info/SOURCES.txt
nl2pbip.egg-info/dependency_links.txt
nl2pbip.egg-info/entry_points.txt
nl2pbip.egg-info/requires.txt
nl2pbip.egg-info/top_level.txt
nl2pbip/exporter/__init__.py
nl2pbip/exporter/exporter.py
nl2pbip/exporter/opc.py
nl2pbip/exporter/pbit_builder.py
nl2pbip/finetune/dataset_generator.py
nl2pbip/finetune/train.py
nl2pbip/providers/local_finetuned.py
tests/test_agentic_reflection.py
tests/test_calculation_groups.py
tests/test_data_inspector.py
tests/test_data_types.py
tests/test_data_understanding.py
tests/test_exporter.py
tests/test_fabric_metadata.py
tests/test_field_parameters.py
tests/test_finetune.py
tests/test_llm_client.py
tests/test_object_level_security.py
tests/test_ontology.py
tests/test_opc_export.py
tests/test_orchestrator.py
tests/test_performance.py
tests/test_power_query.py
tests/test_prompts.py
tests/test_relationship_validation.py
tests/test_repo_templates.py
tests/test_schema_advisor.py
tests/test_visual_types.py