mirror of https://github.com/microsoft/autogen.git
1.1 KiB
1.1 KiB
Why are these changes needed?
Related issue number
Checks
- I've used pre-commit to lint the changes in this PR, or I've made sure lint with flake8 output is two 0s.
- I've included any doc changes needed for https://microsoft.github.io/FLAML/. See https://microsoft.github.io/FLAML/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.