Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
colin730
/
SummarizerApp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9884884
SummarizerApp
/
tests
115 kB
4 contributors
History:
14 commits
ming
Improve V2 summarization: adaptive tokens, recursive summarization, better defaults
9884884
23 days ago
__init__.py
Safe
16 Bytes
chore: initialize FastAPI backend project structure and testing setup
about 2 months ago
conftest.py
Safe
2.97 kB
Fix all remaining test failures - 100% test success
27 days ago
test_502_prevention.py
Safe
9.54 kB
Fix all remaining test failures - 100% test success
27 days ago
test_api.py
Safe
10.6 kB
Fix all remaining test failures - 100% test success
27 days ago
test_api_errors.py
Safe
1.3 kB
Fix all remaining test failures - 100% test success
27 days ago
test_config.py
Safe
5.71 kB
Fix all remaining test failures - 100% test success
27 days ago
test_errors.py
Safe
2.64 kB
test: complete comprehensive test suite with 95% coverage
about 2 months ago
test_hf_streaming.py
Safe
6.46 kB
Fix HF streaming crash: enforce batch size = 1 for TextIteratorStreamer
26 days ago
test_hf_streaming_improvements.py
Safe
12.6 kB
Improve V2 summarization: adaptive tokens, recursive summarization, better defaults
23 days ago
test_logging.py
Safe
1.62 kB
test: complete comprehensive test suite with 95% coverage
about 2 months ago
test_main.py
Safe
1.24 kB
chore: initialize FastAPI backend project structure and testing setup
about 2 months ago
test_middleware.py
Safe
4.25 kB
test: complete comprehensive test suite with 95% coverage
about 2 months ago
test_schemas.py
Safe
6.82 kB
Improve V2 summarization: adaptive tokens, recursive summarization, better defaults
23 days ago
test_services.py
Safe
19.8 kB
Fix all remaining test failures - 100% test success
27 days ago
test_startup_script.py
Safe
5.92 kB
Add comprehensive unit tests for all production-ready features
about 2 months ago
test_timeout_optimization.py
Safe
9.69 kB
Fix all remaining test failures - 100% test success
27 days ago
test_v2_api.py
Safe
13.6 kB
Improve V2 summarization: adaptive tokens, recursive summarization, better defaults
23 days ago