discourse-ai/spec
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
..
fabricators FIX: Filter classification type using the correct column (#286) 2023-11-08 14:58:35 -03:00
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib FIX: Changes to the sentiment reports. (#289) 2023-11-09 17:23:25 -03:00
models FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
requests FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00
serializers FIX: Serialize channel title for DMs (#90) 2023-06-16 14:37:16 -03:00
shared FEATURE: support OpenAI-Organization header (#245) 2023-10-06 10:23:18 +11:00
support FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
system FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00