Skip to content

Commit ff58414

Browse files
authored
fix(agp-apps): update to agp-bindings 0.2.4 (#61)
Signed-off-by: Mauro Sardara <msardara@cisco.com>
1 parent 4595d87 commit ff58414

File tree

4 files changed

+61
-61
lines changed

4 files changed

+61
-61
lines changed

integrations/agntcy-agp/agentic-apps/autogen_agent/poetry.lock

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

integrations/agntcy-agp/agentic-apps/autogen_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ autogen-ext = "^0.4.3"
1313
tiktoken = "^0.8.0"
1414
openai = "^1.60.2"
1515
autogen-core = "^0.4.3"
16-
agp-bindings = "^0.2.3"
16+
agp-bindings = "^0.2.4"
1717

1818
[build-system]
1919
requires = ["poetry-core"]

integrations/agntcy-agp/agentic-apps/langchain_agent/poetry.lock

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

integrations/agntcy-agp/agentic-apps/langchain_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ langchain-community = "0.3.16"
1212
langchain-openai = "0.2.12"
1313
langgraph = "^0.2.67"
1414
duckduckgo-search = "^7.3.0"
15-
agp-bindings = "^0.2.3"
15+
agp-bindings = "^0.2.4"
1616

1717
[build-system]
1818
requires = ["poetry-core"]

0 commit comments

Comments
 (0)