mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
**This PR includes a variety of updates to the Sentiment Analysis report:** - [X] Conditionally showing sentiment reports based on `sentiment_enabled` setting - [X] Sentiment reports should only be visible in sidebar if data is in the reports - [X] Fix infinite loading of posts in drill down - [x] Fix markdown emojis showing not showing as emoji representation - [x] Drill down of posts should have URL - [x] ~~Different doughnut sizing based on post count~~ [reverting and will address in follow-up (see: `/t/146786/47`)] - [X] Hide non-functional export button - [X] Sticky drill down filter nav |
||
|---|---|---|
| .. | ||
| ai_api_audit_log.rb | ||
| ai_artifact.rb | ||
| ai_artifact_version.rb | ||
| ai_moderation_setting.rb | ||
| ai_persona.rb | ||
| ai_spam_log.rb | ||
| ai_summary.rb | ||
| ai_tool.rb | ||
| chat_message_custom_prompt.rb | ||
| classification_result.rb | ||
| completion_prompt.rb | ||
| embedding_definition.rb | ||
| llm_model.rb | ||
| llm_quota.rb | ||
| llm_quota_usage.rb | ||
| model_accuracy.rb | ||
| post_custom_prompt.rb | ||
| rag_document_fragment.rb | ||
| reviewable_ai_chat_message.rb | ||
| reviewable_ai_post.rb | ||
| shared_ai_conversation.rb | ||