Aana

Latest version: v0.2.3

Safety actively analyzes 690691 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.3

This release is focused on improving the stability of the SDK.

What's Changed
* Enhanced Database Session Management and Configurable Connection Limits by movchan74 in https://github.com/mobiusml/aana_sdk/pull/189
* Deployment Health Check and Automatic Restart by movchan74 in https://github.com/mobiusml/aana_sdk/pull/191
* Support for vLLM 0.6.3 by HRashidi in https://github.com/mobiusml/aana_sdk/pull/190
* Retry Mechanism for Deployment Requests by movchan74 in https://github.com/mobiusml/aana_sdk/pull/193
* Fixes for GPU Tests with dstack by movchan74 in https://github.com/mobiusml/aana_sdk/pull/195
* Task Queue Reliability Enhancements by movchan74 in https://github.com/mobiusml/aana_sdk/pull/194
* Update Retryable Exceptions by movchan74 in https://github.com/mobiusml/aana_sdk/pull/196
* Batched whisper integration by Jiltseb in https://github.com/mobiusml/aana_sdk/pull/197
* Heartbeat Implementation for Task Queue by movchan74 in https://github.com/mobiusml/aana_sdk/pull/199
* Ensure pytest logs are always extracted in GPU test workflow by movchan74 in https://github.com/mobiusml/aana_sdk/pull/198
* Adding timestamp related params to batched version by Jiltseb in https://github.com/mobiusml/aana_sdk/pull/200
* Mitigate Health Check Timeouts for Blocking Operations in Deployments by movchan74 in https://github.com/mobiusml/aana_sdk/pull/201
* Use Timezone Consistently in Task Repository by movchan74 in https://github.com/mobiusml/aana_sdk/pull/202
* Removed deprecated route_prefix from Deployment Options by movchan74 in https://github.com/mobiusml/aana_sdk/pull/203
* Improved Error Handling in WhisperDeployment by movchan74 in https://github.com/mobiusml/aana_sdk/pull/204
* Update Haystack Dependencies by movchan74 in https://github.com/mobiusml/aana_sdk/pull/205
* Fix Sampling Parameters Merging by movchan74 in https://github.com/mobiusml/aana_sdk/pull/206
* Add Ray Dashboard Host and Port Parameters by movchan74 in https://github.com/mobiusml/aana_sdk/pull/207
* Add Ray Dashboard Host and Port Parameters in Aana CLI by movchan74 in https://github.com/mobiusml/aana_sdk/pull/208
* Add Torch Cache Clearing to Health Check for vLLM and Whisper Deployments by movchan74 in https://github.com/mobiusml/aana_sdk/pull/209
* Add Sequential Deployment Option by movchan74 in https://github.com/mobiusml/aana_sdk/pull/210


**Full Changelog**: https://github.com/mobiusml/aana_sdk/compare/v0.2.2.3...v0.2.3

0.2.2.3

What's Changed
* Speaker Diarization Model by Jiltseb in https://github.com/mobiusml/aana_sdk/pull/167
* Task Queue Redesign by movchan74 in https://github.com/mobiusml/aana_sdk/pull/168
* Update Idefics2Config with processor_kwargs by movchan74 in https://github.com/mobiusml/aana_sdk/pull/173
* Added Missing Error Message for Insufficient Resources Error by movchan74 in https://github.com/mobiusml/aana_sdk/pull/175
* Add `repetition_penalty` and `kwargs` parameters to `SamplingParams` by movchan74 in https://github.com/mobiusml/aana_sdk/pull/174
* VLM Support for vLLM Deployment by movchan74 in https://github.com/mobiusml/aana_sdk/pull/179
* Integration of Speaker Diarization with Whisper Transcription by Jiltseb in https://github.com/mobiusml/aana_sdk/pull/181
* Run Tests with GPU by movchan74 in https://github.com/mobiusml/aana_sdk/pull/184
* Update Whisper Test Files by Jiltseb in https://github.com/mobiusml/aana_sdk/pull/183
* HQQ Text Generation Deployment by HRashidi and movchan74 in https://github.com/mobiusml/aana_sdk/pull/169
* Structured Generation Support for vLLM Deployment by movchan74 in https://github.com/mobiusml/aana_sdk/pull/182
* Add Whisper Turbo by Jiltseb in https://github.com/mobiusml/aana_sdk/pull/185
* Support for Multiple Instances of TaskQueueDeployment by movchan74 in https://github.com/mobiusml/aana_sdk/pull/187


**Full Changelog**: https://github.com/mobiusml/aana_sdk/compare/v0.2.2.2...v0.2.2.3

0.2.2.2

What's Changed
* Fixed Locale for PostgreSQL tests by HRashidi in https://github.com/mobiusml/aana_sdk/pull/160
* Status Endpoint by movchan74 in https://github.com/mobiusml/aana_sdk/pull/164
* Model Hub by movchan74 in https://github.com/mobiusml/aana_sdk/pull/163
* Added Docker Documentation by HRashidi in https://github.com/mobiusml/aana_sdk/pull/165


**Full Changelog**: https://github.com/mobiusml/aana_sdk/compare/v0.2.2.1...v0.2.2.2

0.2.2.1

What's Changed
* Unify Jsonification by HRashidi in https://github.com/mobiusml/aana_sdk/pull/154
* Added Mock for Youtube Downloader by movchan74 in https://github.com/mobiusml/aana_sdk/pull/156
* Update Publish Workflow to Remove Push Trigger by movchan74 in https://github.com/mobiusml/aana_sdk/pull/155
* Minor Fixes for Documentation by movchan74 in https://github.com/mobiusml/aana_sdk/pull/159
* Updated Pydantic Model Configurations for Protected Fields by movchan74 in https://github.com/mobiusml/aana_sdk/pull/158
* Improve Python 3.11 and 3.12 Compatibility by movchan74 in https://github.com/mobiusml/aana_sdk/pull/161


**Full Changelog**: https://github.com/mobiusml/aana_sdk/compare/v0.2.2...v0.2.2.1

0.2.2

What's Changed
* Documentation Index by movchan74 in https://github.com/mobiusml/aana_sdk/pull/135
* Getting Started Tutorial by appoose in https://github.com/mobiusml/aana_sdk/pull/133
* Bump yt-dlp from 2024.7.2 to 2024.7.7 by dependabot in https://github.com/mobiusml/aana_sdk/pull/134
* Refactor Video, Transcript, and Caption Entities for Extensibility by movchan74 in https://github.com/mobiusml/aana_sdk/pull/138
* SDK Documentation and Public Python API by movchan74 in https://github.com/mobiusml/aana_sdk/pull/142
* Added Support for PostgreSQL to Tests by HRashidi in https://github.com/mobiusml/aana_sdk/pull/143
* Remove Projects by movchan74 in https://github.com/mobiusml/aana_sdk/pull/144
* Improved Error Messaging for Insufficient Resources and Parallel Deployment Implementation by movchan74 in https://github.com/mobiusml/aana_sdk/pull/148
* Add Idefics 2 Deployment by HRashidi in https://github.com/mobiusml/aana_sdk/pull/149
* Removal of Test Cache and Redesign of Deployment Tests by movchan74 in https://github.com/mobiusml/aana_sdk/pull/151
* Added Missing PostgreSQL Dependencies by HRashidi in https://github.com/mobiusml/aana_sdk/pull/152
* Prerelease Preparations and On Release Trigger for GitHub actions by movchan74 in https://github.com/mobiusml/aana_sdk/pull/153

New Contributors
* appoose made their first contribution in https://github.com/mobiusml/aana_sdk/pull/133
* dependabot made their first contribution in https://github.com/mobiusml/aana_sdk/pull/134

**Full Changelog**: https://github.com/mobiusml/aana_sdk/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Notebook Updates by movchan74 in https://github.com/mobiusml/aana_sdk/pull/121
* vLLM Upgrade by HRashidi in https://github.com/mobiusml/aana_sdk/pull/127
* Updated Chat with Video Project by movchan74 in https://github.com/mobiusml/aana_sdk/pull/128
* Update README.md by ashwinnair14 in https://github.com/mobiusml/aana_sdk/pull/131
* Check Video Duration in Chat with Video App by HRashidi in https://github.com/mobiusml/aana_sdk/pull/132

New Contributors
* ashwinnair14 made their first contribution in https://github.com/mobiusml/aana_sdk/pull/131

**Full Changelog**: https://github.com/mobiusml/aana_sdk/compare/v0.2.0...v0.2.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.