discourse-ai/spec/lib/modules
Roman Rizzi d0198c5c5b
FIX: Changes to the sentiment reports. (#289)
This PR aims to clarify sentiment reports by replacing averages with a count of posts that have one of their values above a threshold (60), meaning we have some level of confidence they are, in fact, positive or negative.

Same thing happen with post emotions, with the difference that a post can have multiple values above it (30). Additionally, we dropped the "Neutral" axis.

We also reworded the tooltip next to each report title, and added an early return to signal we have no data available instead of displaying an empty chart.
2023-11-09 17:23:25 -03:00
..
ai_bot FEATURE: support topic_id and post_id logging in ai audit log (#274) 2023-11-01 08:41:31 +11:00
ai_helper FEATURE: Create custom prompts with composer AI helper (#214) 2023-09-25 15:12:54 -03:00
embeddings FIX: Generate embeddings job was broken (#211) 2023-09-07 11:54:43 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment FIX: Changes to the sentiment reports. (#289) 2023-11-09 17:23:25 -03:00
summarization FEATURE: Better link in Claude summaries (#183) 2023-09-04 12:04:47 -03:00
toxicity DEV: update test to use new chat message service (#254) 2023-10-23 17:50:25 +08:00