SummarizerApp / app /main.py

Commit History

feat: Add V4 NDJSON patch-based structured summarization
93c9664

ming commited on

feat: Implement V3 Web Scraping + Summarization API
2ed2bd7

ming commited on

fix(spaces): add FastAPI root_path for HF proxy, ensure 0.0.0.0:7860, verify v2 paths
c7cef80

ming commited on

Improve HuggingFace model error handling and startup robustness
bf6cabf

ming commited on

Add V2 API with HuggingFace streaming support
0b6e76d

ming commited on

feat: Add Transformers pipeline endpoint for 80% faster summarization
02a56a9

ming commited on

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

ming commited on

Add debug config endpoint to check environment variables
6d85a91

ming commited on

feat: Add comprehensive configuration management and startup automation
035a845

ming commited on

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

ming commited on

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

ming commited on