feat: Log LLM responses to console
- Add a StreamHandler to the logger to output all logs to the console. - Log the LLM response to the console for real-time monitoring. - Update PROGRESS.md to reflect the completion of the task. - Fix a syntax error in monitor_agent.py.
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
|
||||
- [x] Change baseline calculations to only use integers instead of floats.
|
||||
- [x] Add a log file that only keeps records for the past 24 hours.
|
||||
- [ ] Log all LLM responses to the console.
|
||||
- [x] Log all LLM responses to the console.
|
||||
- [ ] Reduce alerts to only happen between 9am and 12am.
|
||||
- [ ] Get hostnames of devices in Nmap scan.
|
||||
- [ ] Filter out RTT fluctuations below 10 seconds.
|
||||
|
||||
Reference in New Issue
Block a user