SummarizerApp / app /services /summarizer.py

Commit History

Migrate to Ruff for linting/formatting and add comprehensive import tests
29ed661

ming commited on

feat: Implement V3 Web Scraping + Summarization API
2ed2bd7

ming commited on

feat: Add Ollama model warmup for 35% performance improvement
41494e9

ming commited on

feat: Add text streaming support with SSE
6e01ea3

ming commited on

Fix 504 Gateway Timeout: Increase timeout values
d3f36f7

ming commited on

Optimize latency and performance for Hugging Face Spaces
f2cff39

ming commited on

Fix URL normalization and improve error handling in Ollama service
eca870b

ming commited on

Add debug logging to health check
f359e06

ming commited on

Add debug logging to track Ollama URL construction
9eb7932

ming commited on

Optimize timeout configuration for better performance
2c658eb

ming commited on

Clean up temporary files
59650d1

ming commited on

Fix 502 Bad Gateway timeout issues with large text processing
2431837

ming commited on

chore: initialize FastAPI backend project structure and testing setup
9024ad9

ming commited on