SummarizerApp / tests /test_hf_streaming.py

Commit History

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

ming commited on

Revert adaptive token logic, restore client-controlled max_tokens
6a1e8a3

ming Claude commited on

fix: V3 API mid-sentence cutoff with adaptive token calculation
5e83010

ming Claude commited on

feat: Implement V3 Web Scraping + Summarization API
2ed2bd7

ming commited on

Fix HF streaming crash: enforce batch size = 1 for TextIteratorStreamer
3570bfd

ming commited on

Add V2 API with HuggingFace streaming support
0b6e76d

ming commited on