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 Reference #602

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

Update AG2 Reference #602

wants to merge 4 commits into from

Conversation

yiranwu0
Copy link

@yiranwu0 yiranwu0 commented Dec 23, 2024

🔍 Review Summary

Purpose:

  • Update documentation and examples to reflect the rebranding of 'AutoGen' to 'AG2'.

Changes:

  • Documentation: Updated 'AutoGen' references to 'AG2' in README.md, docs/v1/integrations/autogen.mdx, CONTRIBUTING.md, and examples/autogen_examples/AgentChat.ipynb.

Impact:

  • Ensures users are informed of the new framework name 'AG2', enhancing documentation coherence.
Original Description

📥 Pull Request

📘 Description
Briefly describe the changes you've made.

Package pyautogen is now associated with the repo renamed to AG2. This PR reflects the changes in AgentOps.

🧪 Testing
Describe the tests you performed to validate your changes.

Copy link

Walkthrough

The pull request focuses on rebranding the 'AutoGen' framework to 'AG2' across various documentation and example files. This includes updating titles, descriptions, and links to ensure consistency and clarity. The changes enhance coherence in the documentation and examples, aligning them with the new naming convention.

Changes

File(s) Summary
README.md Updated references from 'AutoGen' to 'AG2' in framework integrations and observability examples.
docs/v1/integrations/autogen.mdx Changed title, description, and links from 'Autogen' to 'AG2'.
examples/README.md Modified integration example path from 'Autogen' to 'AG2'.
CONTRIBUTING.md Replaced 'AutoGen' with 'AG2' in SDK integrations description.
examples/autogen_examples/AgentChat.ipynb Adjusted content to reflect renaming from 'AutoGen' to 'AG2'.

🔗 Related PRs

Instructions

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 !

Execute a command using the format:

@bot + */command*

Example: @bot /updateCommit

Available Commands:

  • /updateCommit ✨: Apply the suggested changes and commit them (or Click on the Github Action button to apply the changes !)
  • /updateGuideline 🛠️: Modify an existing guideline.
  • /addGuideline ➕: Introduce a new guideline.

Tips for Using @bot Effectively:

  • Specific Queries: For the best results, be specific with your requests.
    🔍 Example: @bot summarize the changes in this PR.
  • Focused Discussions: Tag @bot directly on specific code lines or files for detailed feedback.
    📑 Example: @bot review this line of code.
  • Managing Reviews: Use review comments for targeted discussions on code snippets, and PR comments for broader queries about the entire PR.
    💬 Example: @bot comment on the entire PR.

Need More Help?

📚 Visit our documentation for detailed guides on using Entelligence.AI.
🌐 Join our community to connect with others, request features, and share feedback.
🔔 Follow us for updates on new features and improvements.

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.

1 participant