Skip to content

Update mkdocs ag2 docs links#668

Merged
kumaranvpl merged 1 commit into
mainfrom
update-ag2-docs-links
Apr 2, 2025
Merged

Update mkdocs ag2 docs links#668
kumaranvpl merged 1 commit into
mainfrom
update-ag2-docs-links

Conversation

@kumaranvpl
Copy link
Copy Markdown
Contributor

Description

Fixes #667

Type of change

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates documentation links in various user guides and tutorials to point to the current "latest" version of the AG2 docs. Key changes include updating URLs for MesopUI, WhatsApp integration, non-OpenAI models usage, and conversational agents in both the user-guide and tutorials sections.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/docs/en/user-guide/ui/mesop/basics.md Updated orchestration link for MesopUI documentation
docs/docs/en/user-guide/runtimes/ag2/whatsapp.md Replaced outdated ConversableAgent links with the latest version
docs/docs/en/user-guide/runtimes/ag2/using_non_openai_models.md Updated model proxy and custom model client links to the latest docs
docs/docs/en/user-guide/runtimes/ag2/index.md Updated links in the AG2 runtime overview and agent definitions
docs/docs/en/tutorials/whatsapp/index.md Revised the ConversableAgent reference for the WhatsApp tutorial
docs/docs/en/tutorials/giphy/index.md Revised the ConversableAgent reference for the Giphy tutorial

@kumaranvpl kumaranvpl added this pull request to the merge queue Apr 2, 2025
Merged via the queue into main with commit 476ddfe Apr 2, 2025
25 checks passed
@kumaranvpl kumaranvpl deleted the update-ag2-docs-links branch April 2, 2025 10:41
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.

Use mkdocs version of docs.ag2.ai links in fastagency docs

3 participants