Commit 3192f50
authored
docs: Add sentiment classification to LLM Analytics docs (#15195)
* docs(llm-analytics): add sentiment classification section to traces page
Documents the new on-demand sentiment classification feature from
PostHog/posthog#48277. Sentiment classifies user messages in traces
as negative/neutral/positive using a local ONNX model.
* docs(llm-analytics): add sentiment classification section to generations page
---------
Co-authored-by: inkeep[bot] <257615677+inkeep[bot]@users.noreply.github.com>1 parent 3b28311 commit 3192f50
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments