Commit Graph

11 Commits

Author SHA1 Message Date
e8e61faf61 [style] adjusted logging level to DEBUG for more detailed log output 2025-08-07 22:49:22 +02:00
011b256662 [update] added gemma2:9b model to example.env, refactored prompt generation with stricter JSON rules, adjusted context size, integrated system prompt for better summaries, and improved error handling in backend services 2025-08-07 15:05:20 +02:00
0a97a57c76 [update] added validation for article data in NewsList.vue, removed unused Cypress config, expanded LLM models in example.env, adjusted context size and max article length in backend configuration, and updated workspace naming in yarn.lock 2025-08-07 13:15:40 +02:00
092c065809 expanded example.env with new LLM model, increased MAX_ARTICLE_LENGTH, updated context size, and extended .gitignore entries 2025-08-06 18:13:50 +02:00
26c3cc79d7 updated backend imports for clarity, enhanced sync logic, and expanded proxy routes in frontend 2025-08-04 22:38:53 +02:00
93c06d10ee updated LLM configurations and added support for new models 2025-08-02 23:15:26 +02:00
f5fbcffb81 updated cron interval value 2025-08-02 02:08:05 +02:00
7d60438ec4 updated loggin from info to warning 2025-08-02 01:37:31 +02:00
ccc1a90cbe implemented client side filters, mobile first styling and modals for articles 2025-08-02 01:33:49 +02:00
e1f51794af refactor: apply consistent formatting and improve code readability across backend modules 2025-08-01 22:51:38 +02:00
0fd2c7a8b6 refactor: modularize database management, models, and services for better structure and maintainability 2025-08-01 22:19:22 +02:00