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 d1a29a7 commit 7aee53fCopy full SHA for 7aee53f
README.md
@@ -564,6 +564,7 @@ And the attached plot will look something like this:
564
Yes! I have managed to find a way to ram a large language model (LLM) into this project. But you know what, it might just work...
565
566
**Update**: It works horribly, but it works! 🤣. Still need to do a lot more prompt engineering to get this to work well, but it's a start.
567
+
568
**Update Update**: I know how to make this work much better and more reliable + latest models are better - going to refactor this soon.
569
570
Idea here is to just send the metric data and prompt to a LLM (ChatGPT) and ask it if it thinks the metric looks anomalous. If it does, we alert.
0 commit comments