feat: Filter out small RTT fluctuations in LLM prompt

- Update the LLM prompt to instruct it to ignore RTT fluctuations below 10 seconds.
- Update PROGRESS.md to reflect the completion of the task.
This commit is contained in:
2025-08-21 12:34:12 -05:00
parent 83b25d81a6
commit 57d7688c3a
2 changed files with 2 additions and 2 deletions

View File

@@ -73,6 +73,6 @@
- [x] Log all LLM responses to the console.
- [x] Reduce alerts to only happen between 9am and 12am.
- [x] Get hostnames of devices in Nmap scan.
- [ ] Filter out RTT fluctuations below 10 seconds.
- [x] Filter out RTT fluctuations below 10 seconds.
- [ ] Filter out temperature fluctuations with differences less than 5 degrees.
- [ ] Create a list of known port numbers and their applications for the LLM to check against to see if an open port is a threat