feat(fusion_accounting_reports): commentary_prompt for LLM-generated narratives

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 15:30:28 -04:00
parent a4728d7ae7
commit 17053b1603
5 changed files with 120 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ from . import currency_conversion
from . import line_resolver
from . import drill_down_resolver
from . import anomaly_detection
from . import commentary_prompt
from . import commentary_generator