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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,19 @@ title: "Product updates"
3
3
mode: "wide"
4
4
---
5
5
6
+
<Updatelabel="2025-04-04"description="v1.2.8">
7
+
## 1.2.8
8
+
9
+
# Changelog
10
+
11
+
## New Features:
12
+
13
+
-**Toolkit Instructions**: Extended `Toolkit` with `instructions` and `add_instructions` to enable you to specify additional instructions related to how a tool should be used. These instructions are then added to the model’s “system message” if `add_instructions=True` .
14
+
15
+
## Bug Fixes:
16
+
17
+
-**Teams transfer functions**: Some tool definitions of teams failed for certain models. This has been fixed.
0 commit comments