diff --git a/python/packages/autogen-magentic-one/README.md b/python/packages/autogen-magentic-one/README.md index e5615d01f75..e5d0e2c011e 100644 --- a/python/packages/autogen-magentic-one/README.md +++ b/python/packages/autogen-magentic-one/README.md @@ -1,18 +1,6 @@ # Magentic-One -> [!CAUTION] -> Computer use is a beta feature. Please be aware that computer use poses unique risks that are distinct from standard API features or chat interfaces. These risks are heightened when using computer use to interact with the internet. To minimize risks, consider taking precautions such as: -> -> 1. Use a dedicated virtual machine or container with minimal privileges to prevent direct system attacks or accidents. -> 2. Avoid giving the model access to sensitive data, such as account login information, to prevent information theft. -> 3. Limit internet access to an allowlist of domains to reduce exposure to malicious content. -> 4. Ask a human to confirm decisions that may result in meaningful real-world consequences as well as any tasks requiring affirmative consent, such as accepting cookies, executing financial transactions, or agreeing to terms of service. -> -> In some circumstances, Claude will follow commands found in content even if it conflicts with the user's instructions. For example, instructions on webpages or contained in images may override user instructions or cause Claude to make mistakes. We suggest taking precautions to isolate Claude from sensitive data and actions to avoid risks related to prompt injection. -> -> Finally, please inform end users of relevant risks and obtain their consent prior to enabling computer use in your own products. - Magentic-One is a generalist multi-agent softbot that utilizes a combination of five agents, including LLM and tool-based agents, to tackle intricate tasks. For example, it can be used to solve general tasks that involve multi-step planning and action in the real-world. ![](./imgs/autogen-magentic-one-example.png)