mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
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 |
||
|---|---|---|
| .. | ||
| create_ai_reply.rb | ||
| digest_rag_upload.rb | ||
| evaluate_post_uploads.rb | ||
| generate_chat_thread_title.rb | ||
| generate_embeddings.rb | ||
| generate_rag_embeddings.rb | ||
| post_sentiment_analysis.rb | ||
| shared_conversation_adjust_upload_security.rb | ||
| stream_post_helper.rb | ||
| toxicity_classify_chat_message.rb | ||
| toxicity_classify_post.rb | ||
| update_ai_bot_pm_title.rb | ||