Skip to content

Commit 18a7db3

Browse files
committed
Add breaking change
1 parent c9cfddc commit 18a7db3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
- Add `count_tokens_for_system_and_tools` to count tokens for system message and tools. You should count the tokens for both together, since the token count for tools varies based off whether a system message is provided.
88
- Updated `build_messages` to allow for `tools` and `tool_choice` to be passed in.
9+
- Breaking change: Changed `new_user_message` to `new_user_content` in `build_messages` for clarity.
910

1011
## [0.0.6] - April 24, 2024
1112

0 commit comments

Comments
 (0)