app/api/files.py
@@ -118,7 +118,7 @@ raise HTTPException(status_code=500, detail=str(e)) elif agent.chat_type == "reportWorkflow" or agent.chat_type == "documentIa" or agent.chat_type == "paperTalk": token_dict = { "reportWorkflow": DOCUMENT_TO_REPORT, "reportWorkflow": DOCUMENT_TO_REPORT_TITLE, "documentIa": DOCUMENT_IA_QUESTIONS, "paperTalk": DOCUMENT_TO_PAPER, }