Releases: Aleph-Alpha/aleph-alpha-client
Releases · Aleph-Alpha/aleph-alpha-client
v2.11.0
Add completion parameters:
- completion_bias_inclusion
- completion_bias_inclusion_first_token_only
- completion_bias_exclusion
- completion_bias_exclusion_first_token_only
See respective documentation for details.
Full Changelog: v2.10.0...v2.11.0
v2.10.0
Add completion parameters:
- minimum_tokens
- echo
- use_multiplicative_frequency_penalty
- sequence_penalty
- sequence_penalty_min_length
- use_multiplicative_sequence_penalty
See respective documentation for details.
Full Changelog: v2.9.2...v2.10.0
v2.9.2
What's Changed
- Fix type hint for DetokenizationRequest by @volkerstampa
Full Changelog: v2.9.1...v2.9.2
v2.9.1
Re-release to fix tag issue
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- adjust default timeout to match server side by @ahartel in #76
- Do not use beta-qa by default in AsyncClient.qa by @volkerstampa in #77
- Make env variable names more descriptive by @volkerstampa in #78
- Remove experimental checkpoint features by @benbrandt in #80
Full Changelog: v2.8.1...v2.9.0
v2.8.1
Changes
- Fix docstrings of Client and AsyncClient to be displayed correctly in readthedocs.io
Full Changelog: v2.8.0...v2.8.1
v2.8.0
v2.7.1
Version 2.7.0 - Improve retry logic
What's Changed
- Add manual on readthedocs
- Increase number of retries and expose parameters
Full Changelog: v2.6.1...v2.7.0
Version 2.6.1 - Introduce Semantic Search endpoint for internal users
What's Changed
- Introduce semantic search endpoint for internal users
Full Changelog: v2.6.0...v2.6.1