Aleph-alpha-client

Latest version: v9.1.0

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

Scan your dependencies

Page 7 of 13

3.0.0

Breaking Changes

- Removed deprecated `AlephAlphaClient` and `AlephAlphaModel`. Use `Client` or `AsyncClient` instead.
- Removed deprecated `ImagePrompt`. Import `Image` instead for image prompt items.
- New Q&A interface. We've improved the Q&A implementation, and most parameters are no longer needed.
- You only need to specify your documents, a query, and (optional) the max number of answers you want to receive.
- You no longer specify a model.
- Removed "model" parameter from summarize method
- Removed "model_version" from `SummarizationResponse`

2.17.0

Features

- Allow specifying token overlap behavior in AtMan by benbrandt in https://github.com/Aleph-Alpha/aleph-alpha-client/pull/106

Bug Fixes

- Better handle case when Prompt is supplied a string instead of a list by benbrandt in https://github.com/Aleph-Alpha/aleph-alpha-client/pull/107

Experimental

- New Explain interface for internal testing by ahartel and benbrandt in https://github.com/Aleph-Alpha/aleph-alpha-client/pull/97 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/98 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/99 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/100 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/101 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/102 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/103 https://github.com/Aleph-Alpha/aleph-alpha-client/pull/104

2.16.1

- AsyncClient now respects http proxy env variables, as Client did all the time
- Update examples links in Readme.md

2.16.0

- Add Image.from_image_source

2.15.0

- Add completion parameter: repetition_penalties_include_completion, raw_completion
- Fix json deserialization bug: Ignore additional unknown fields in json

2.14.0

- Add attention manipulation parameters for images in multimodal prompts

Page 7 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.