Skip to content

Commit c9a4f4e

Browse files
authored
Update changelog for version 1.2.8 (#196)
1 parent 3957a21 commit c9a4f4e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog/overview.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ title: "Product updates"
33
mode: "wide"
44
---
55

6+
<Update label="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.
18+
</Update>
619
<Update label="2025-04-02" description="v1.2.7">
720
## 1.2.7
821

0 commit comments

Comments
 (0)