discourse-ai/assets/javascripts/discourse
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 FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577) 2024-04-15 23:22:06 +10:00
components FIX: RAG uploader must support multi-file indexing. (#592) 2024-04-25 10:48:55 -03:00
connectors FIX: Ask AI highlight fixes (#562) 2024-04-08 11:00:03 -07:00
controllers DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00
lib DEV: replace diffhtml with morphlex (#555) 2024-04-04 16:00:16 +02:00
routes DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
services FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
templates DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
admin-discourse-ai-plugin-route-map.js FEATURE: Improve admin plugin UI and use new plugins show route (#512) 2024-03-21 14:29:56 +10:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
discourse-ai-shared-conversation-show-route-map.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00