Skip to content

Commit d9a133f

Browse files
authored
chore: Release 1.8.2 (#4475)
# Changelog ## Improvements: - **Structured Output for AG-UI**: Added `response_model` support for AG-UI. - **Structured Output for Discord**: Added `response_model` support for the `DiscordClient`.
1 parent 7a8757c commit d9a133f

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.8.1"
3+
version = "1.8.2"
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)