Releases: Aleph-Alpha/aleph-alpha-client
Releases · Aleph-Alpha/aleph-alpha-client
v3.5.0
What's Changed
- Export type hints by @rutgercap in #134
- full release of exporting type hints by @rutgercap in #135
- Deprecate Q&A and Summarization client methods by @benbrandt in #139
Full Changelog: v3.4.1...v3.5.0
v3.4.2a1
v3.4.1
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
v3.3.0
What's Changed
- Add
PromptTemplate
to support easy creation of multi-modal prompts - Fix parsing of optimized prompt returned in a
CompletionResponse
New Contributors
- @rutgercap made their first contribution in #125
Full Changelog: v3.2.4...v3.3.0
v3.2.4
What's Changed
- Make sure
control_factor
gets passed along withExplanationRequest
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- pass model name along with batch semantic embedding requests
Full Changelog: v3.2.2...v3.2.3
v3.2.2
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
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
What's Changed
- Implement batch semantic embedding request
New Contributors
- @timsueberkrueb made their first contribution in #116
Full Changelog: v3.1.5...v3.2.0