Skip to content

Commit 616defe

Browse files
SDK regeneration (#549)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent d452442 commit 616defe

File tree

122 files changed

+9623
-5833
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+9623
-5833
lines changed

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cohere"
3-
version = "5.6.2"
3+
version = "5.7.0"
44
description = ""
55
readme = "README.md"
66
authors = []
@@ -38,6 +38,7 @@ httpx = ">=0.21.2"
3838
httpx-sse = "^0.4.0"
3939
parameterized = "^0.9.0"
4040
pydantic = ">= 1.9.2"
41+
pydantic-core = "^2.18.2"
4142
requests = "^2.0.0"
4243
tokenizers = ">=0.15,<1"
4344
types-requests = "^2.0.0"

0 commit comments

Comments
 (0)