Skip to content

Commit dc32c74

Browse files
authored
Fix duplicate entry in CHANGELOG.md
Removed duplicate entry for native tool calling support and cleaned up the changelog.
1 parent d8511f2 commit dc32c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
![3.33.1 Release - Native Tool Protocol Fixes](/releases/3.33.1-release.png)
66

7+
- Add native tool calling support to OpenAI-compatible (PR #9369 by @mrubens)
78
- Fix: Resolve native tool protocol race condition causing 400 errors (PR #9363 by @daniel-lxs)
89
- Fix: Update tools to return structured JSON for native protocol (PR #9373 by @daniel-lxs)
910
- Fix: Include nativeArgs in tool repetition detection (PR #9377 by @daniel-lxs)
1011
- Fix: Ensure no XML parsing when protocol is native (PR #9371 by @daniel-lxs)
1112
- Fix: Gemini maxOutputTokens and reasoning config (PR #9375 by @hannesrudolph)
1213
- Fix: Gemini thought signature validation and token counting errors (PR #9380 by @hannesrudolph)
1314
- Fix: Exclude XML tool examples from MODES section when native protocol enabled (PR #9367 by @daniel-lxs)
14-
- Add native tool calling support to OpenAI-compatible (PR #9369 by @mrubens)
1515
- Retry eval tasks if API instability detected (PR #9365 by @cte)
1616
- Add toolProtocol property to PostHog tool usage telemetry (PR #9374 by @app/roomote)
1717

0 commit comments

Comments
 (0)