Closed
Description
Dear experts,
I'm running Windows 10 and the example code https://github.com/microsoft/autogen/blob/main/notebook/agentchat_web_info.ipynb
If figures out that "requests" is missing so it tries to install. But 'sh' can't be found. That's strange because if I type it in the CLI it's starting. Same is the case for 'pip' (which also works). Docker image building is working it seems.
Any idea?
>>>>>>>> USING AUTO REPLY...
>>>>>>>> EXECUTING CODE BLOCK 0 (inferred language is sh)...
user_proxy (to assistant):
exitcode: 127 (execution failed)
Code output:
sh: powershell: not found
Funny enough after all errors it shows the abstract of the paper?
assistant (to user_proxy):
Based on the abstract, the paper titled "AutoGen: An Open-source Framework for Conversational Agents in Large Language Model Applications" is about a framework that allows developers to build applications using large language models (LLMs). The framework, AutoGen, enables multiple agents to converse with each other to accomplish tasks. It is customizable, can operate in various modes, and allows developers to define agent interaction behaviors. The paper also discusses empirical studies demonstrating the effectiveness
of the framework in various applications.
Given this, the paper should be of interest to:
1. **Researchers and Developers** in the field of artificial intelligence, specifically those working with large language models. They can gain insights into how to build applications using conversational agents.
2. **Data Scientists and Machine Learning Engineers** who are interested in building applications using large language models. They can learn about a new framework that can help them in their work.
3. **Academics and Students** studying artificial intelligence, machine learning, or related fields. The paper can provide them with a deeper understanding of the practical applications of large language models.
4. **Tech Companies** that are working on or planning to work on applications involving large language models. The paper can provide them with a new perspective on how to approach their projects.
TERMINATE