fixing loal llm

This commit is contained in:
2025-10-08 22:52:49 -04:00
parent ebf39480b6
commit 51b9932389
2 changed files with 6 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ ppngx = PaperlessNGXService()
llm_client = LLMClient()
def index_using_pdf_llm():
files = ppngx.get_data()
for file in files: