discourse-ai/app/controllers/discourse_ai
Roman Rizzi 283445cf81
FIX: RAG uploader must support multi-file indexing. (#592)
Updating the editing model's rag_uploads in the editor component broke multi-file uploading. Instead, we'll keep the uploads in the uploader and update the model when we finish.

This PR also fast-tracks the initial update so we can show feedback to the user quickly, and allows uploading MD files.

Bug reported on https://meta.discourse.org/t/discourse-ai-persona-upload-support/304049/11
2024-04-25 10:48:55 -03:00
..
admin FIX: RAG uploader must support multi-file indexing. (#592) 2024-04-25 10:48:55 -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