Aleph-alpha-client

Latest version: v7.0.1

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

Scan your dependencies

Page 1 of 11

7.0.1

- Fixed a bug in pydoc for Prompt and Token

7.0.0

- Added `num_tokens_prompt_total` to `EvaluationResponse`
- HTTP API version 1.16.0 or higher is required.

6.0.0

- Added `num_tokens_prompt_total` to the types below.
This is a breaking change since `num_tokens_prompt_total` is mandatory.
- `EmbeddingResponse`
- `SemanticEmbeddingResponse`
- `BatchSemanticEmbeddingResponse`
- HTTP API version 1.15.0 or higher is required.

5.0.0

- Added `num_tokens_prompt_total` and `num_tokens_generated` to `CompletionResponse`. This is a
breaking change as these were introduced as mandatory parameters rather than optional ones.
- HTTP API version 1.14.0 or higher is required.

4.1.0

- Added `verify_ssl` flag, so you can disable SSL checking for your sessions.

4.0.0

- Turned all NamedTuples into Dataclasses. Even if this is technically a breaking change
probably not much source code is actually affected as constructing instances still behaves
the same.

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.