SummarizerApp / app /api /v1 /summarize.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 Transformers pipeline endpoint for 80% faster summarization
02a56a9

ming commited on

feat: Add text streaming support with SSE
6e01ea3

ming commited on

Fix 502 Bad Gateway timeout issues with large text processing
2431837

ming commited on

feat(middleware): add request ID logging and error handling
fa85955

ming commited on

feat(api): add /api/v1/summarize endpoint and integration tests
0d683e2

ming commited on