discourse-ai/lib/utils
Sam 65503a5038
FIX: various issues with llm and triage management (#1186)
- Fix search API to only include column_names when present to make the API less confusing
- Ensure correct LLM is used in PMs by tracking and preferring the last bot user
- Fix persona_id conversion from string to integer in custom fields
- Add missing test for PM triage with no replies - ensure we don't try to auto title topic 
- Ensure bot users are properly added to PMs
- Make title setting optional when replying to posts
- Add ability to control stream_reply behavior

These changes improve reliability and fix edge cases in bot interactions,
particularly in private messages with multiple LLMs and while triaging posts using personas
2025-03-12 18:32:02 +11:00
..
diff_utils DEV: improve artifact editing and eval system (#1130) 2025-02-19 15:44:33 +11:00
dns_srv.rb FEATURE: allow artifacts to be updated (#980) 2024-12-03 07:23:31 +11:00
image_to_text.rb FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11: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: various issues with llm and triage management (#1186) 2025-03-12 18:32:02 +11:00