Mark Botterill
Mark Botterill
Entails modification in `cross_connector_utils/file_utils.py` so should be reasonably simple to roll out to other connectors. `read_pdf_file` function gets additional `use_ocr` keyword, as shown: ``` def read_pdf_file(file: IO[Any], file_name: str, pdf_pass:...
This PR aims to replace nginx with Caddy. Caddy requires fewer files to operate, is easier to get started with and performs similarly to nginx for most use cases. The...
Reviewer: @lickem22 Estimate: 20 mins --- ## Ticket AAQ-835 Fixes: [JIRA_TICKET_LINK](https://idinsight.atlassian.net/browse/AAQ-835?atlOrigin=eyJpIjoiNzRkNWJhNjNlMDAzNDU3OWJhYTRlZmI3OTVmMWQzNjYiLCJwIjoiaiJ9) ## Description Introduces new .env variable `DISABLE_DASHBOARD_LLM` to toggle P3 behavior. Replace `AI_SUMMARY` with this new variable to achieve...