Li Jiang

Results 28 issues of Li Jiang

### Is your feature request related to a problem? Please describe. Can't find a navigation bar or site map to help jump from one page to another. ![image](https://github.com/microsoft/autogen/assets/3197038/7ad6ed44-63a9-47c8-8114-b287bf13fccf) ### Describe...

enhancement
studio

## Why are these changes needed? Fix typos, upgrade yarn packages, add some improvements ## Related issue number ## Checks - [ ] I've included any doc changes needed for...

### Describe the issue For instance, in PR #2466, mypy check should not be skipped. https://github.com/microsoft/autogen/actions/runs/8772891100/job/24072334718 ![image](https://github.com/microsoft/autogen/assets/3197038/10d33d5a-dd2b-4dd8-a445-158ecc2a4a70) ### Steps to reproduce _No response_ ### Screenshots and logs _No response_ ###...

dev

The current code execute logic has an issue with code generated in several blocks and later blocks depends on the former ones. For example: > User_Proxy (to Assistant_Agent): > >...

code-execution

joblib 1.4.0 just released two days ago, it will break joblib-spark: ``` if SafeFunction is None: # pylint: disable=protected-access,used-before-assignment return self._get_pool().apply_async( > PoolManagerMixin._wrap_func_call, (run_on_worker_and_fetch_result,), callback=callback, error_callback=callback ) E AttributeError: type...

如下图所示,错误示例及[错误代码](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/tlmyncueh)。ERNIE模型对message的轮次,role有一定的限制,但这些限制会导致模型无法在复杂场景下应用。 ![image](https://github.com/PaddlePaddle/ERNIE-Bot-SDK/assets/3197038/df9b9bf8-ebd7-4e9f-9412-eead7dec0809) ![image](https://github.com/PaddlePaddle/ERNIE-Bot-SDK/assets/3197038/48b935be-1176-420c-8739-d44e3c6b13fc) 这个限制在openAI里是没有的: ![image](https://github.com/PaddlePaddle/ERNIE-Bot-SDK/assets/3197038/d2e82790-7268-401b-ac71-86945883db09)

### Is your feature request related to a problem? Please describe. Sometimes I just want to silent a specific agent in the chats. ### Describe the solution you'd like Add...

enhancement

## Why are these changes needed? Current RAG agents RetrieveUserProxyAgent and RetrieveAssistantAgent work together to provide RAG functionality. However, using one single RAG agent would be more convenient for group...

rag

It would be useful to support parallel tunning in openAI integration to accelerate the tunning process. Plus, it would be better to support multi-apikeys to mitigate the API call ratio...

enhancement
help wanted
finetune
0.2
needs-triage