What's Changed
- Clean up change plot labels by @andrewm4894 in #108
- clean up alert msg by @andrewm4894 in #109
- Alert plot cleanup by @andrewm4894 in #110
- turn email on run failure sensor back on by @andrewm4894 in #75
- Make python random by @andrewm4894 in #111
- Add
change_snooze_n
by @andrewm4894 in #113 - Clean up change alert snooze logic by @andrewm4894 in #114
- Clean up change logic further by @andrewm4894 in #115
- ability to include/exclude specific metrics in change detection by @andrewm4894 in #116
- Fix SQL queries to handle null metric values by using ifnull function by @andrewm4894 in #117
- Enhance SQLite save function with retry logic for locked database errors by @andrewm4894 in #118
- Ressurect llm allert, update to gpt4omini by @andrewm4894 in #119
- Simplify llm by @andrewm4894 in #120
- Debug alerts by @andrewm4894 in #121
- Add train alert score exclude metrics by @andrewm4894 in #122
- Add retry logic for reading from SQLite database by @andrewm4894 in #123
- Bump version to 0.0.14 in setup.py by @andrewm4894 in #124
Full Changelog: v0.0.13...v0.0.14