tigeren
|
65791f4177
|
Implement Grok client and migration from Ollama. Add OpenRouter configuration options in config.py, create new GrokClient for API interactions, and update documentation. Modify existing files to support Grok, ensuring backward compatibility with Ollama. Include migration script and comprehensive testing for Grok client functionality.
|
2025-08-31 12:12:19 +00:00 |
tigeren
|
03dba966e5
|
Refactor template management to return both prompt and title. Update NotificationScheduler and tests to utilize new structure for sending notifications. Adjust configuration for minimum and maximum intervals.
|
2025-08-31 07:57:24 +00:00 |
tigeren
|
61322b1baa
|
Add strip_think_tags configuration and update OllamaClient response handling. Refactor NotificationScheduler and tests to utilize new config option for stripping <think> tags from responses.
|
2025-08-31 07:27:12 +00:00 |
tigeren
|
a2f909db41
|
Enhance NotificationScheduler with timezone initialization and current time retrieval. Refactor silent time checks to utilize the configured timezone, improving accuracy in logging and scheduling notifications.
|
2025-08-31 06:21:39 +00:00 |
tigeren
|
d27d30b038
|
Remove config.json file and update config.py to load configuration from a new directory. Add timezone support in the NotificationScheduler for accurate silent time checks. Update requirements.txt to include pytz for timezone handling.
|
2025-08-31 06:04:59 +00:00 |
root
|
7d3770dba3
|
first commit
|
2025-08-30 15:55:23 +00:00 |