Commit graph

11 commits

Author SHA1 Message Date
2da0b90b1b
feat: Limit Trump mentions based on previous titles
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-07-22 05:50:42 +02:00
a8958c76fb
feat: Limit repository get_all to maximum entries
Can simply pass an int and will limit the sql to that amount.
2025-07-22 05:50:41 +02:00
434773025b
feat: Remove old articles from database
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-06-19 18:41:54 +02:00
63131b7f11
feat: Add single rewrite method to LLM models 2025-06-12 22:35:54 +02:00
3948b9060c
feat: Remove html tags from original summary 2025-06-09 22:40:47 +02:00
4ae093f367
ref: Turn LLM into domain model to be implemented by Groq 2025-06-09 22:40:46 +02:00
601b42acdc
fix: Catch correct exceptions to extract original image link 2025-06-09 22:40:43 +02:00
ac024989a6
fix: Each improvement receives a uuid from a factory 2025-06-09 22:40:42 +02:00
121e678c7d
Move pickle functions to PickleRepo 2025-06-06 14:53:22 +02:00
c216c2d0d7
Add Improvement Repository model 2025-06-06 14:53:21 +02:00
029a6ddb71
Move data classes into domain package 2025-06-06 14:53:21 +02:00