Expanded context window, CLI'd the app, and added preprocessing

This commit is contained in:
2025-07-30 19:58:29 -04:00
parent b43ef63449
commit 0a88a03c90
2 changed files with 2 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ class PaperlessNGXService:
if __name__ == "__main__":
pp = PaperlessNGXService()
print(pp.get_data()[0].keys())
pp.get_data()