Skip to content

Commit 884f777

Browse files
authored
chore: Release 1.7.12 (#4274)
# Changelog ## Improvements: - **Teams Collaborate Streaming:** Added support for streaming or teams on `collaborate` mode. - **OpenAI Verbosity**: Added `verbosity` parameter to `OpenAIChat` and `OpenAIResponses`. - **Gemini URL Context Tool:** Adds support fior Gemini URL context tool. ## Bug Fixes: - **GCSKnowledgeBase Load:** Fixed cases where `.load()` functioned incorrectly. - **Youtube Transcripts**: Removed deprecated implementation in `YoutubeTools`.
1 parent 43b9bbc commit 884f777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agno"
3-
version = "1.7.11"
3+
version = "1.7.12"
44
description = "Agno: a lightweight library for building Multi-Agent Systems"
55
requires-python = ">=3.7,<4"
66
readme = "README.md"

0 commit comments

Comments
 (0)