This website requires JavaScript.
Explore
Help
Register
Sign In
vikingowl
/
owly-news
Watch
1
Star
0
Fork
0
You've already forked owly-news
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf163082b2351d64b307fe0b22d9ce4c7a745b7e
owly-news
/
backend
/
app
History
vikingowl
cf163082b2
[update] improved summary generation prompts with stricter location formatting, updated JSON schema to support
location
field, and enhanced logging for AI operations in backend services
2025-08-07 18:09:05 +02:00
..
__init__.py
first commit
2025-08-01 06:05:06 +02:00
config.py
[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
database.py
updated backend imports for clarity, enhanced sync logic, and expanded proxy routes in frontend
2025-08-04 22:38:53 +02:00
main.py
added frontend build initialization in backend startup logic, updated imports and threading setup
2025-08-04 22:54:02 +02:00
models.py
refactor: apply consistent formatting and improve code readability across backend modules
2025-08-01 22:51:38 +02:00
schema.sql
implemented client side filters, mobile first styling and modals for articles
2025-08-02 01:33:49 +02:00
seed_feeds.json
enhance: improve news fetching, processing, and logging architecture
2025-08-01 18:42:34 +02:00
services.py
[update] improved summary generation prompts with stricter location formatting, updated JSON schema to support
location
field, and enhanced logging for AI operations in backend services
2025-08-07 18:09:05 +02:00