Skip to content

Add Documentation for AgentChat #3635

Merged
ekzhu merged 15 commits into
stagingfrom
agent_chat_docs_vd
Oct 8, 2024
Merged

Add Documentation for AgentChat #3635
ekzhu merged 15 commits into
stagingfrom
agent_chat_docs_vd

Conversation

@victordibia

@victordibia victordibia commented Oct 3, 2024

Copy link
Copy Markdown
Contributor

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

Comment thread python/packages/autogen-core/docs/src/agentchat-user-guide/index.md Outdated
Comment thread python/packages/autogen-core/docs/src/agentchat-user-guide/index.md Outdated
victordibia and others added 2 commits October 3, 2024 16:01
…ex.md

Co-authored-by: gagb <gagb@users.noreply.github.com>
…ex.md

Co-authored-by: gagb <gagb@users.noreply.github.com>
@victordibia

Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor Author

@ekzhu , I think this is ready for review

@ekzhu ekzhu merged commit 4290cfa into staging Oct 8, 2024
@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