Tags: yusufk/autogen
Tags
Start from just protos in core.grpc (microsoft#5243) <!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? <!-- Please give a short summary of the change and the problem this solves. --> ## Related issue number <!-- For example: "Closes microsoft#1234" --> ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed.
Start from just protos in core.grpc (microsoft#5243) <!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? <!-- Please give a short summary of the change and the problem this solves. --> ## Related issue number <!-- For example: "Closes microsoft#1234" --> ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed.
fix: use tool_calls field to detect tool calls in OpenAI client; add … …integration tests for OpenAI and Gemini (microsoft#5122) * fix: use tool_calls field to detect tool calls in OpenAI client * Add unit tests for tool calling; and integration tests for openai and gemini
Fixup autogen-ext version (microsoft#5030) * Update autogen-ext version * lock
Update version to 0.4.1 (microsoft#5029) * Update version to 0.4.1 * lock * dest dir * remove website changes
Update magentic-one-cli version to 0.2.0 (microsoft#4973) * Update magentic-one-cli version to 0.2.0 * lock