Skip to content

Releases: Aleph-Alpha/aleph-alpha-client

v3.5.0

25 Sep 11:34
e918620
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.5.0

v3.4.2a1

04 Sep 11:47
5acb42b
Compare
Choose a tag to compare
v3.4.2a1 Pre-release
Pre-release

What's Changed

  • Alpha release for exporting type hints

Full Changelog: v3.4.0...v3.4.2a1

v3.4.1

01 Sep 09:29
865d248
Compare
Choose a tag to compare

What's Changed

  • prompt template now resets cached non text items after creating prompt by @rutgercap in #131

Full Changelog: v3.4.0...v3.4.1

v3.4.0

30 Aug 13:42
faa0571
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.4.0

v3.3.0

24 Aug 07:54
Compare
Choose a tag to compare

What's Changed

  • Add PromptTemplate to support easy creation of multi-modal prompts
  • Fix parsing of optimized prompt returned in a CompletionResponse

New Contributors

Full Changelog: v3.2.4...v3.3.0

v3.2.4

14 Aug 13:17
8bd34fb
Compare
Choose a tag to compare

What's Changed

  • Make sure control_factor gets passed along with ExplanationRequest

Full Changelog: v3.2.3...v3.2.4

v3.2.3

09 Aug 13:18
bfd2e47
Compare
Choose a tag to compare

What's Changed

  • pass model name along with batch semantic embedding requests

Full Changelog: v3.2.2...v3.2.3

v3.2.2

09 Aug 10:08
0daed3d
Compare
Choose a tag to compare

What's Changed

  • Add progress_bar option to batch semantic embedding API
  • Add batch_size option to batch semantic embedding API

Full Changelog: v3.2.1...v3.2.2

v3.2.1

09 Aug 07:11
0022b33
Compare
Choose a tag to compare

What's Changed

  • Add progress_bar option to batch semantic embedding API
  • Add batch_size option to batch semantic embedding API

Full Changelog: v3.2.0...v3.2.1

Batch semantic embeddings

04 Aug 18:32
05ac453
Compare
Choose a tag to compare

What's Changed

  • Implement batch semantic embedding request

New Contributors

Full Changelog: v3.1.5...v3.2.0