You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/overview.mdx
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,28 @@ title: "Product updates"
3
3
mode: "wide"
4
4
---
5
5
6
+
<Updatelabel="2025-04-07"description="v1.2.11">
7
+
## Bug Fixes:
8
+
9
+
-**Fix for structured outputs**: Fixed cases of structured outputs for reasoning.
10
+
</Update>
11
+
12
+
<Updatelabel="2025-04-07"description="v1.2.10">
13
+
## 1.2.10
14
+
15
+
## New Features:
16
+
17
+
-**Knowledge Tools**: Added `KnowledgeTools` for thinking, searching and analysing documents in a knowledge base.
18
+
</Update>
19
+
20
+
<Updatelabel="2025-04-05"description="v1.2.9">
21
+
## 1.2.9
22
+
23
+
## Improvements:
24
+
25
+
-**Simpler MCP Interface**: Added `MultiMCPTools` to support multiple server connections and simplified the interface to allow `command` to be passed. See [these examples](https://github.com/agno-agi/agno/blob/382667097c31fbb9f08783431dcac5eccd64b84a/cookbook/tools/mcp) of how to use it.
0 commit comments