- Added Ctrl+C handler - Added configurable buffer size for HTTP requests - Added anvoa to supported pre-deployed models in tabpy
0.8.7
Improvements
- Enabled the use of environment variables in the config file.
0.8.6
Fixes
- Fixed file names for package building. - Fixed reading version info for /info call.
0.8
Improvements
- TabPy is pip package now - Models are deployed with updated script
0.7
Improvements
- Added t-test model - Fixed models call with /evaluate for HTTPS - Migrated to Tornado 6 - Timeout is configurable with TABPY_EVALUATE_TIMEOUT config file option
0.6.1
Improvements
- Scripts, documentation, and integration tests for models - Small bug fixes - Added request context logging as a feature controlled with TABPY_LOG_DETAILS configuration setting. - Updated documentation for /info method and v1 API. - Added integration tests.