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

Add Documentation for AgentChat #3635

Merged
merged 15 commits into from
Oct 8, 2024
Merged

Add Documentation for AgentChat #3635

merged 15 commits into from
Oct 8, 2024

Conversation

victordibia
Copy link
Collaborator

@victordibia victordibia commented Oct 3, 2024

Why are these changes needed?

Add documentation and examples for AgentChat.

  • Add landing page introducing AgentChat and the concepts of Agents and Teams
  • Provide a migration guide in the Quick Start section, with an example of how to migrate the basic stock price plot example from autogen 0.2x to AgentChat 0.4x.
  • Improve current documentation on Tool Use, showing example on using LangChain Tools
  • Add a set of 3 concrete examples implementing workflows with AgentChat
    • Travel Planning
    • Company Research and Report Generation (using web search and custom tools)
    • Academic Literature Review with Arxiv (using web search, and arxiv tools)

Related issue number

#3633

Checks

@victordibia
Copy link
Collaborator Author

Note: I have merged this into a branch to improve docs overall.

@victordibia victordibia marked this pull request as ready for review October 8, 2024 20:51
@victordibia victordibia requested a review from ekzhu October 8, 2024 20:51
@victordibia
Copy link
Collaborator Author

@ekzhu , I think this is ready for review

@ekzhu ekzhu merged commit 4290cfa into staging Oct 8, 2024
26 of 27 checks passed
@ekzhu ekzhu deleted the agent_chat_docs_vd branch October 8, 2024 21:35
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.

4 participants