discourse-ai/lib/utils
Keegan George dfea784fc4
DEV: Improve diff streaming accuracy with safety checker (#1338)
This update adds a safety checker which scans the streamed updates. It ensures that incomplete segments of text are not sent yet over message bus as this will cause breakage with the diff streamer. It also updates the diff streamer to handle a thinking state for when we are waiting for message bus updates.
2025-05-15 11:38:46 -07:00
..
diff_utils DEV: Improve diff streaming accuracy with safety checker (#1338) 2025-05-15 11:38:46 -07:00
research FEATURE: allow researcher to also research specific topics (#1339) 2025-05-15 17:48:21 +10: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