discourse-ai/spec/lib/modules/ai_bot
Sam 4a29f8ed1c
FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577)
* FIX: various RAG edge cases

- Nicer text to describe RAG, avoids the word RAG
- Do not attempt to save persona when removing uploads and it is not created
- Remove old code that avoided touching rag params on create

* FIX: Missing pause button for persona users

* Feature: allow specific users to debug ai request / response chains

This can help users easily tune RAG and figure out what is going
on with requests.

* discourse helper so it does not explode

* fix test

* simplify implementation
2024-04-15 23:22:06 +10:00
..
jobs/regular DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
personas FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
tools FIX: throwing away first file in diff (#573) 2024-04-11 13:26:58 +10:00
bot_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
entry_point_spec.rb FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577) 2024-04-15 23:22:06 +10:00
playground_spec.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00