Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.Net] Mark Message as obsolete and add ToolCallAggregateMessage type #2716

Merged
merged 11 commits into from
May 21, 2024

Conversation

LittleLittleCloud
Copy link
Collaborator

@LittleLittleCloud LittleLittleCloud commented May 17, 2024

Why are these changes needed?

#2647
#2648

Also fix #2735

This PR also update some examples to make it easier to understand, plus introduce ICanGetTextContent and ICanGetToolCalls interface to allow the customized message type work with MessageExtension.GetTextContent and so on

Checks

@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue May 21, 2024
Merged via the queue into main with commit 90ca2ca May 21, 2024
21 checks passed
@LittleLittleCloud LittleLittleCloud deleted the u/xiaoyun/2647 branch May 21, 2024 05:52
jayralencar pushed a commit to jayralencar/autogen that referenced this pull request May 28, 2024
…microsoft#2716)

* make Message obsolete

* add ToolCallAggregateMessage

* update message.md

* address comment

* fix tests

* set round to 1 temporarily

* revert change

* fix test

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[.Net][Bug]: AutoGen.Mistral - Tool call id has to be defined in serving mode
2 participants