Skip to content

Commit 7d7411e

Browse files
committed
release 3.0.0-beta.18
1 parent 7a2eff9 commit 7d7411e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/llms/openai/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 = "pandasai-openai"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "OpenAI integration for PandasAI"
55
authors = ["Gabriele Venturi"]
66
license = "MIT"

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 = "pandasai"
3-
version = "3.0.0-beta.17"
3+
version = "3.0.0-beta.18"
44
description = "Chat with your database (SQL, CSV, pandas, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG."
55
authors = ["Gabriele Venturi"]
66
license = "MIT"

0 commit comments

Comments
 (0)