Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update AG2 names #1231

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

update AG2 names #1231

wants to merge 4 commits into from

Conversation

yiranwu0
Copy link

@yiranwu0 yiranwu0 commented Jan 28, 2025

AutoGen is being evolved into AG2, which is where the package autogen associated with. AG2 is actively maintained by the founders of AutoGen.
This PR changes the name references.

-> Checkout doc here: https://docs.ag2.ai/docs/Home


Important

Rename all references from AutoGen to AG2 (Formerly AutoGen) across documentation and example guides.

  • Renaming:
    • Change all references from AutoGen to AG2 (Formerly AutoGen) in README.md, README-CN.md, README-JP.md, and docs/framework/autogen.mdx.
    • Update AG2 references in example guides for image_search, newsletter_summarizer, pr_agent, scheduler_agent, and slack_bot_agent across various frameworks like Langchain, CrewAI, and LlamaIndex.

This description was created by Ellipsis for b63b086. It will automatically update as commits are pushed.

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
composio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:49pm

Copy link

LGTM 👍

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to b63b086 in 45 seconds

More details
  • Looked at 254 lines of code in 20 files
  • Skipped 0 files when reviewing.
  • Skipped posting 5 drafted comments based on config settings.
1. python/examples/advanced_agents/image_search/image_search_autogen/readme.md:3
  • Draft comment:
    Typo: Change 'you local directory' to 'your local directory'.
This guide provides detailed steps to create an Image Search Agent that leverages Composio, agentic frameworks such as Langchain, LlamaIndex, CrewAI, AG2 (Formerly AutoGen) and ChatGPT to search for images in your local directory with just a prompt. Ensure you have Python 3.8 or higher installed.
  • Reason this comment was not posted:
    Confidence changes required: 10%
    The PR correctly updates the name references from AutoGen to AG2 across multiple files. However, there is a minor grammatical error in the README files where 'you local directory' should be 'your local directory'.
2. python/examples/advanced_agents/image_search/image_search_crewai/readme.md:3
  • Draft comment:
    Typo: Change 'you local directory' to 'your local directory'.
This guide provides detailed steps to create an Image Search Agent that leverages Composio, agentic frameworks such as Langchain, LlamaIndex, CrewAI, AG2 (Formerly AutoGen) and ChatGPT to search for images in your local directory with just a prompt. Ensure you have Python 3.8 or higher installed.
  • Reason this comment was not posted:
    Confidence changes required: 10%
    The same typo appears in multiple README files, and it should be corrected for consistency and clarity.
3. python/examples/advanced_agents/image_search/image_search_langchain/readme.md:3
  • Draft comment:
    Typo: Change 'you local directory' to 'your local directory'.
This guide provides detailed steps to create an Image Search Agent that leverages Composio, agentic frameworks such as Langchain, LlamaIndex, CrewAI, AG2 (Formerly AutoGen) and ChatGPT to search for images in your local directory with just a prompt. Ensure you have Python 3.8 or higher installed.
  • Reason this comment was not posted:
    Confidence changes required: 10%
    The same typo appears in multiple README files, and it should be corrected for consistency and clarity.
4. python/examples/advanced_agents/image_search/image_search_langgraph/readme.md:3
  • Draft comment:
    Typo: Change 'you local directory' to 'your local directory'.
This guide provides detailed steps to create an Image Search Agent that leverages Composio, agentic frameworks such as Langchain, Langgraph, LlamaIndex, CrewAI, AG2 (Formerly AutoGen) and ChatGPT to search for images in your local directory with just a prompt. Ensure you have Python 3.8 or higher installed.
  • Reason this comment was not posted:
    Confidence changes required: 10%
    The same typo appears in multiple README files, and it should be corrected for consistency and clarity.
5. python/examples/advanced_agents/image_search/image_search_llamaindex/readme.md:3
  • Draft comment:
    Typo: Change 'you local directory' to 'your local directory'.
This guide provides detailed steps to create an Image Search Agent that leverages Composio, agentic frameworks such as Langchain, LlamaIndex, CrewAI, AG2 (Formerly AutoGen) and ChatGPT to search for images in your local directory with just a prompt. Ensure you have Python 3.8 or higher installed.
  • Reason this comment was not posted:
    Confidence changes required: 10%
    The same typo appears in multiple README files, and it should be corrected for consistency and clarity.

Workflow ID: wflow_0Ssijt6JMpo18F1b


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@shreysingla11
Copy link
Collaborator

Code Review Summary

Documentation Updates

✅ Successfully updated all documentation references from "AutoGen" to "AG2 (Formerly AutoGen)"
✅ Consistent naming across multiple languages (EN, CN, JP)
✅ Added helpful context about the transition

Areas Needing Attention

  1. Implementation Consistency

    • Python implementation files still use original AutoGen imports and references
    • Package dependencies in setup.py reference old AutoGen packages
    • Directory names and file paths still contain "autogen"
  2. Suggested Next Steps

    • Update package dependencies to use AG2 packages if available
    • Review and update import statements if AG2 uses different module paths
    • Consider renaming directories and files from "autogen" to "ag2"
    • Add migration notes for users updating from AutoGen to AG2
  3. Documentation Enhancement

    • Consider adding information about any API changes or breaking changes
    • Update code examples to reflect any AG2-specific syntax changes
    • Include migration guide or breaking changes section

Overall Assessment

The PR makes good progress in updating documentation for the AG2 rebranding, but a more comprehensive update may be needed to align the implementation with the new branding. Consider splitting this into multiple PRs:

  1. Documentation updates (current PR)
  2. Implementation updates (package dependencies, imports)
  3. Directory/file structure updates

Rating: 7/10 - Good documentation updates but needs complementary implementation changes

@entelligence-ai-reviews
Copy link

Walkthrough

The PR primarily involves renaming Autogen to AG2 (Formerly AutoGen) across multiple documentation files, including README-CN.md, README-JP.md, README.md, and various example guides. The changes are consistent and do not impact the codebase functionality.

Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts below

Emoji Descriptions:

  • ⚠️ Potential Issue - May require further investigation.
  • 🔒 Security Vulnerability - Fix to ensure system safety.
  • 💻 Code Improvement - Suggestions to enhance code quality.
  • 🔨 Refactor Suggestion - Recommendations for restructuring code.
  • ℹ️ Others - General comments and information.

Interact with the Bot:

  • Send a message or request using the format:
    @bot + *your message*
Example: @bot Can you suggest improvements for this code?
  • Help the Bot learn by providing feedback on its responses.
    @bot + *feedback*
Example: @bot Do not comment on `save_auth` function !

@entelligence-ai-reviews
Copy link

Walkthrough

The PR updates references from Autogen to AG2 (Formerly AutoGen) across multiple documentation files, reflecting a rebranding effort.

Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts below

Emoji Descriptions:

  • ⚠️ Potential Issue - May require further investigation.
  • 🔒 Security Vulnerability - Fix to ensure system safety.
  • 💻 Code Improvement - Suggestions to enhance code quality.
  • 🔨 Refactor Suggestion - Recommendations for restructuring code.
  • ℹ️ Others - General comments and information.

Interact with the Bot:

  • Send a message or request using the format:
    @bot + *your message*
Example: @bot Can you suggest improvements for this code?
  • Help the Bot learn by providing feedback on its responses.
    @bot + *feedback*
Example: @bot Do not comment on `save_auth` function !

1 similar comment
@entelligence-ai-reviews
Copy link

Walkthrough

The PR updates references from Autogen to AG2 (Formerly AutoGen) across multiple documentation files, reflecting a rebranding effort.

Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts below

Emoji Descriptions:

  • ⚠️ Potential Issue - May require further investigation.
  • 🔒 Security Vulnerability - Fix to ensure system safety.
  • 💻 Code Improvement - Suggestions to enhance code quality.
  • 🔨 Refactor Suggestion - Recommendations for restructuring code.
  • ℹ️ Others - General comments and information.

Interact with the Bot:

  • Send a message or request using the format:
    @bot + *your message*
Example: @bot Can you suggest improvements for this code?
  • Help the Bot learn by providing feedback on its responses.
    @bot + *feedback*
Example: @bot Do not comment on `save_auth` function !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants