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

Improve V2 summarization: adaptive tokens, recursive summarization, better defaults
9884884

ming commited on

Improve V2 summarization prompts for more detailed output
de8b12b

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

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

ming commited on