File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v2.14.1 (2024-08-26)
4+
5+ ### Fix
6+
7+ * fix: Bug fixes - embed, streaming response, request retry rename (#206 )
8+
9+ Co-authored-by: Paz Shalev < ; pazs@ai21.com > ; ([ ` 882de79 ` ] ( https://github.com/AI21Labs/ai21-python/commit/882de79241239dc0068d7619dbed326fe13cc6b1 ) )
10+
311## v2.14.0 (2024-08-22)
412
13+ ### Chore
14+
15+ * chore(release): v2.14.0 [ skip ci] ([ ` 307cfc6 ` ] ( https://github.com/AI21Labs/ai21-python/commit/307cfc6f78355515acc9949de65a89bac7279db0 ) )
16+
517### Feature
618
719* feat: add vertex support (#182 ) ([ ` 0c7a32d ` ] ( https://github.com/AI21Labs/ai21-python/commit/0c7a32df521c23443cd1a5a64b15a4429e0f57a7 ) )
Original file line number Diff line number Diff line change 1- VERSION = "2.14.0 "
1+ VERSION = "2.14.1 "
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ exclude_lines = [
4646
4747[tool .poetry ]
4848name = " ai21"
49- version = " 2.14.0 "
49+ version = " 2.14.1 "
5050description = " "
5151authors = [" AI21 Labs" ]
5252readme = " README.md"
You can’t perform that action at this time.
0 commit comments