We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e138b16 commit a00d427Copy full SHA for a00d427
README.md
@@ -90,6 +90,9 @@ Default model is OpenAI's gpt-4o but to override model add configuration:
90
```
91
analyst_model: o1-preview
92
93
+#### Analyst Notifications
94
+The analyst feature supports notifications (Slack hooks or ntfy.sh). See a working example below:
95
+<img width="687" height="171" alt="image" src="https://github.com/user-attachments/assets/05cb6dd5-a36c-4d29-adbf-1640c049e7d0" />
96
97
### Summarization of Articles using ChatGPT
98
0 commit comments