discourse-ai/lib/utils
Keegan George 9be1049de6
DEV: Log AI related configuration to staff action log (#1416)
is update adds logging for changes made in the AI admin panel. When making configuration changes to Embeddings, LLMs, Personas, Tools, or Spam that aren't site setting related, changes will now be logged in Admin > Logs & Screening. This will help admins debug issues related to AI. In this update a helper lib is created called `AiStaffActionLogger` which can be easily used in the future to add logging support for any other admin config we need logged for AI.
2025-06-12 12:39:58 -07:00
..
diff_utils DEV: Improve diff streaming accuracy with safety checker (#1338) 2025-05-15 11:38:46 -07:00
research FEATURE: allow access to assigns from forum researcher (#1412) 2025-06-06 16:59:00 +10:00
ai_staff_action_logger.rb DEV: Log AI related configuration to staff action log (#1416) 2025-06-12 12:39:58 -07:00
dns_srv.rb FEATURE: allow artifacts to be updated (#980) 2024-12-03 07:23:31 +11:00
image_to_text.rb FIX: Correct prompt format for img2text used in our AI Bot PDF Rag pipeline (#1323) 2025-05-07 16:48:56 -03:00
pdf_to_images.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
pdf_to_text.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
search.rb FIX: Invalid access error in logs (#1317) 2025-05-06 10:13:03 -07:00