Skip to content

Releases: Aleph-Alpha/aleph-alpha-client

v2.11.0

10 Feb 17:58
Compare
Choose a tag to compare

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

09 Feb 15:06
Compare
Choose a tag to compare

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

08 Feb 10:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.9.2

v2.9.1

07 Feb 15:03
Compare
Choose a tag to compare

Re-release to fix tag issue
Full Changelog: v2.9.0...v2.9.1

v2.9.0

07 Feb 13:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.1

19 Jan 11:22
Compare
Choose a tag to compare

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

16 Jan 13:25
328924d
Compare
Choose a tag to compare

What's Changed

  • introducing nice flag

Full Changelog: v2.7.1...v2.8.0

v2.7.1

30 Dec 11:17
9ef5320
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.1

Version 2.7.0 - Improve retry logic

14 Dec 09:11
Compare
Choose a tag to compare

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

22 Nov 18:08
5cd6d87
Compare
Choose a tag to compare

What's Changed

  • Introduce semantic search endpoint for internal users

Full Changelog: v2.6.0...v2.6.1