discourse-ai/spec/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_spec.rb FEATURE: Add basic connection check to DNS SRV resources (#563) 2024-04-12 10:39:19 -03:00
pdf_to_text_spec.rb DEV: Skip PDF tests (#1129) 2025-02-18 10:17:11 +10:00
search_spec.rb FIX: various issues with llm and triage management (#1186) 2025-03-12 18:32:02 +11:00