mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 02:05:37 +08:00
DiscourseAi::Utils::PdfToImages had no call sites anywhere in the
codebase and no spec.
Its last callers were removed when the RAG pipeline switched to native
PDF text extraction:
|
||
|---|---|---|
| .. | ||
| diff_utils | ||
| research | ||
| ai_staff_action_logger.rb | ||
| best_effort_json_parser.rb | ||
| dns_srv.rb | ||
| image_to_text.rb | ||
| pdf_to_text.rb | ||
| search.rb | ||