discourse-ai/app/controllers/discourse_ai
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
..
admin FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
ai_bot FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577) 2024-04-15 23:22:06 +10:00
ai_helper DEV: Add attribution to AI captioned images (#483) 2024-02-21 10:10:22 -08:00
embeddings FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00