Skip to content

Commit

Permalink
🌿 Fern Regeneration -- August 7, 2024 (#558)
Browse files Browse the repository at this point in the history
* SDK regeneration

* Add v2 mappings and some tests

* Fix mypy

* add more snippets

* Fix mypy

* Fix aws

* Fixes

* Fix

* Fix

* Fix

* skip

---------

Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Billy Trend <[email protected]>
Co-authored-by: Lucas Fayoux <[email protected]>
  • Loading branch information
3 people committed Aug 9, 2024
1 parent 34a4310 commit 5402078
Show file tree
Hide file tree
Showing 86 changed files with 3,848 additions and 145 deletions.
138 changes: 70 additions & 68 deletions poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cohere"
version = "5.7.0"
version = "5.8.0"
description = ""
readme = "README.md"
authors = []
Expand Down Expand Up @@ -35,7 +35,7 @@ python = "^3.8"
boto3 = "^1.34.0"
fastavro = "^1.9.4"
httpx = ">=0.21.2"
httpx-sse = "^0.4.0"
httpx-sse = "0.4.0"
parameterized = "^0.9.0"
pydantic = ">= 1.9.2"
pydantic-core = "^2.18.2"
Expand Down
Loading

0 comments on commit 5402078

Please sign in to comment.