discourse-ai/app/controllers/discourse_ai/admin
Sam ce79a18790
FEATURE: Native PDF support (#1127)
* FEATURE: Native PDF support

This amends it so we use PDF Reader gem to extract text from PDFs

* This means that our simple pdf eval passes at last

* fix spec

* skip test in CI

* test file support

* Update lib/utils/image_to_text.rb

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>

* address pr comments

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2025-02-18 09:22:57 +11:00
..
ai_embeddings_controller.rb FEATURE: Formalize support for matryoshka dimensions. (#1083) 2025-01-22 11:26:46 -03:00
ai_llm_quotas_controller.rb FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
ai_llms_controller.rb FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
ai_personas_controller.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
ai_spam_controller.rb DEV: Add structure for errors in spam (#1054) 2025-01-09 09:17:06 -08:00
ai_tools_controller.rb FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
ai_usage_controller.rb UX: Improve rough edges of AI usage page (#1014) 2024-12-12 08:55:24 +11:00
dashboard_controller.rb FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
rag_document_fragments_controller.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00