Commit History

Update deploy-to-hf.yml
ff1fa4a

Team-Segmento commited on

fix(scheduler): Bound concurrent fetching with Semaphore(3) to prevent HF Space 503 crash
408e20d

SHAFI commited on

fix: keyword expansion, Inshorts dead-flag, stale OfficialCloud RSS URLs
5101cac

SHAFI commited on

fix: return 5-tuple on all fetch_and_validate_category paths; circuits/reset covers all 15 providers
15c86bc

SHAFI commited on

backend improvements like freshness gate , keywords fix
5b38e69

SHAFI commited on

imporoved observability
f1f73eb

SHAFI commited on

improved observability of the app
ae9d312

SHAFI commited on

implemented new updates like round robin method on the news aggregation part
0e22a86

SHAFI commited on

added keywords to 22+ categories of the ingestion part, which helps in effectively aggregation of the news
54cd51b

SHAFI commited on

added Massive Tech News Ingestion , more than 10+ news providers added to the ingestion part
ff4f05b

SHAFI commited on

rectified new errors
7d4e625

SHAFI commited on

bugs fixed and paid api's fetcing fixed
6068eaf

SHAFI commited on

fixed some errors in the backend
7fe7f42

SHAFI commited on

solved audio and text summery saving error
56c77c8

SHAFI commited on

fixed time issue
32e07da

SHAFI commited on

updated freshnews logic
d3e3e7e

SHAFI commited on

the full ingestion pipline of the pulse is upgraded, worked on flaws and rectified them, solved over 10 major flaws
82bd507

SHAFI commited on

dislike button fix, pop up feature fix, reseaarch paper home page fix
1c599fe

SHAFI commited on

fixed magzines, articles routing issue
4dc7fb5

SHAFI commited on

Fix requirements.txt: Sanitize encoding and add playwright
998e591

SHAFI commited on

Fix requirements.txt: Remove invalid version pins for build compatibility
2c26124

SHAFI commited on

Added Research paper feature, removed python slim in docker, ingested with playwrite
353cfb6

SHAFI commited on

Fix: Newsletter subscription to use Appwrite & Audio API double-prefix bug
ca44fa4

SHAFI commited on

newsletter bug erro '500 NOT FOUND' Fixed
5e81c7b

SHAFI commited on

fix(audio): Remove double prefix causing 404 errors on /api/audio/generate
586568d

SHAFI commited on

fix: Update audio generation model to llama-3.3-70b-versatile (fixes 500 decommissioned error)
961f5d3

SHAFI commited on

fix(db): add URL validation for cloud collection image field
56024c8

SHAFI commited on

fix(db): correct cloud collection schema mapping
aa2e207

SHAFI commited on

fix(db): map new schema fields to legacy cloud collection schema
6964e58

SHAFI commited on

fix: article validation failing for Pydantic models
dbfb079

SHAFI commited on

fix: add missing requirements.txt for Docker build
a918a86

SHAFI commited on

feat: production-ready backend with audio fixes and CORS update
c335df4

SHAFI commited on

fixed firebase problem
60816f0

SHAFI commited on

Update newsletter_service.py
a51ab39

Team-Segmento commited on

Firebase credentials not found error fixed
beeca7b

SHAFI commited on

added unsubscribe button logic
6a49b8f

SHAFI commited on

fix(newsletter): upgrade pipeline, fix appwrite crashes, stabilize production
ecc1f03

SHAFI commited on

Tune Scheduler: Increase interval from 15m → 1h to stop 429 errors
53d7e7b

SHAFI commited on

fix: add missing strip_html_if_needed utility for vector store
2543980

SHAFI commited on

fix: initialize required engagement fields (likes, dislike, views) to 0 to match Appwrite schema
c88a0c2

SHAFI commited on

implemented a critical fix for the logging and error reporting. The 3 duplicates you saw in the logs were actually 3 write errors that were being misreported as duplicates
6c42811

SHAFI commited on

fix: Integration fixes for Bloom Filter, ID mismatch, and validation crashes
813a09f

SHAFI commited on

fix: CRITICAL - save_articles return value bug
ec623dd

SHAFI commited on

feat: Add API quota tracking system
c4c8dcc

SHAFI commited on

feat: Add performance optimizations and monitoring improvements
44a2e31

SHAFI commited on

Fix: Update CacheService to support Upstash Redis
3e39ce1

SHAFI commited on

Backend Critical Fixes: Upstash cache, GroqOllama fallback, SHA-256 engagement IDs, circuit breaker, monitoring
5ed0615

SHAFI commited on

Backend: Fixed Bloom Filter saturation with ScalableBloomFilter upgrade - handles unlimited URLs
e1a5338

SHAFI commited on

Hybrid Search implementation
3cad10c

SHAFI commited on

Update agent_orchestrator.py
9b20e5c

Team-Segmento commited on