Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.4.4-RC1

- Add Agent framework abstractions.
- Add ChatCompletionAgent implementation.
- Add FunctionChoiceBehavior for OpenAI, replacing the older ToolCallBehavior.

# 1.4.3

- Bug fix for execution on Android (https://github.com/microsoft/semantic-kernel-java/pull/284)
Expand Down