Skip to content

Commit ea6ffae

Browse files
authored
chore: release python sdk v0.1.30 (CopilotKit#1091)
1 parent 10e0658 commit ea6ffae

21 files changed

Lines changed: 341 additions & 336 deletions

File tree

examples/coagents-ai-researcher/agent/poetry.lock

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

examples/coagents-ai-researcher/agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ langchain = "0.3.4"
3636
openai = "^1.52.1"
3737
langchain-community = "^0.3.1"
3838
tavily-python = "^0.5.0"
39-
copilotkit = "0.1.29"
39+
copilotkit = "0.1.30"
4040
python-dotenv = "^1.0.1"
4141
uvicorn = "^0.31.0"
4242

examples/coagents-qa-native/agent/poetry.lock

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

examples/coagents-qa-native/agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ langchain-google-genai = "2.0.0"
3232
langchain = "0.3.4"
3333
openai = "^1.52.1"
3434
langchain-community = "^0.3.1"
35-
copilotkit = "0.1.29"
35+
copilotkit = "0.1.30"
3636
uvicorn = "^0.31.0"
3737
python-dotenv = "^1.0.1"
3838

examples/coagents-qa-text/agent/poetry.lock

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

examples/coagents-qa-text/agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ langchain-openai = "0.2.3"
3030
langchain = "0.3.4"
3131
openai = "^1.52.1"
3232
langchain-community = "^0.3.1"
33-
copilotkit = "0.1.29"
33+
copilotkit = "0.1.30"
3434
uvicorn = "^0.31.0"
3535
python-dotenv = "^1.0.1"
3636
langchain-anthropic = "0.2.3"

0 commit comments

Comments
 (0)