Skip to content

Commit cd77589

Browse files
committed
client v2.0.14
1 parent 2c38184 commit cd77589

File tree

3 files changed

+59
-64
lines changed

3 files changed

+59
-64
lines changed

client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "astra-assistants"
3-
version = "2.0.13"
3+
version = "2.0.14"
44
description = "Astra Assistants API - drop in replacement for OpenAI Assistants, powered by AstraDB"
55
authors = ["phact <estevezsebastian@gmail.com>"]
66
readme = "README.md"

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ boto3 = "^1.29.6"
5656
prometheus-fastapi-instrumentator = "^6.1.0"
5757
google-cloud-aiplatform = "^1.38.0"
5858
google-generativeai = "^0.5.0"
59-
astra-assistants = "^2.0.13"
59+
astra-assistants = "^2.0.14"
6060
annotated-types = "^0.6.0"
6161
pydantic-core = "^2.16.3"
6262
pydantic = "^2.7.1"

0 commit comments

Comments
 (0)