Update ledgerai to read existing transactions from beancount file

This commit is contained in:
2025-12-20 15:33:08 -05:00
parent f56c559c84
commit 54871d04cd
11 changed files with 156 additions and 461 deletions

View File

@@ -1,5 +1,4 @@
import logging
from pathlib import Path
from toldg.models import Config
from toldg.predict import train_classifier