Li Jiang

Results 28 issues of Li Jiang

## Why are these changes needed? ## Related issue number ## Checks - [ ] I've used [pre-commit](https://microsoft.github.io/FLAML/docs/Contribute#pre-commit) to lint the changes in this PR (note the same in integrated...

It seems that PR #52 introduced a bug which made it fails on spark 3.4 and 3.5. ![image](https://github.com/user-attachments/assets/6b2cb1bb-248e-4be2-8e06-86b938950ff7) ``` Py4JError: An error occurred while calling o8485.cpus. Trace: py4j.Py4JException: Method cpus([class...

Shouldn't we use either `code_executor` or `code_executors` ? ![Image](https://github.com/user-attachments/assets/3b7cb3dc-64ae-44f5-a299-021513d4a1ae)

proj-extensions

## Why are these changes needed? Update the figure on [this page](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/core-concepts/api-layers.html), replace `AGNext` with `AutoGen`. Old: ![image](https://github.com/user-attachments/assets/164b610d-6501-4abe-9b4d-025909950f20) New: ![image](https://github.com/user-attachments/assets/de9fab1c-3771-4f1b-a33c-fb1105af636a) ## Related issue number ## Checks - [ ] I've...

## Why are these changes needed? Looks like we don't have a development guidance in the documentation website for v0.4. In this PR, a development guide is added to the...

## Why are these changes needed? Add warning message when `NoEligibleSpeaker` to increase the readability of the outputs and help the user understand why the conversation is being terminated. ##...

### Is your feature request related to a problem? Please describe. Need to support Python 3.12. ### Describe the solution you'd like _No response_ ### Additional context _No response_

documentation
enhancement
dependencies

It would be good to expand the docs at some point to include these estimators, but that can be done as part of a separate issue. _Originally posted by @dannycg1996...

documentation
help wanted