From d0e741d80899b7d4bdaa78491533eb3408b82b17 Mon Sep 17 00:00:00 2001 From: smty2018 <74114936+smty2018@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:35:26 +0530 Subject: [PATCH 1/3] OptiGuide Link --- website/docs/Examples/AutoGen-AgentChat.md | 1 + website/docs/Use-Cases/agent_chat.md | 1 + 2 files changed, 2 insertions(+) diff --git a/website/docs/Examples/AutoGen-AgentChat.md b/website/docs/Examples/AutoGen-AgentChat.md index 5e5af4b6eaa7..026944925553 100644 --- a/website/docs/Examples/AutoGen-AgentChat.md +++ b/website/docs/Examples/AutoGen-AgentChat.md @@ -23,6 +23,7 @@ Links to notebook examples: - Automated Chess Game Playing & Chitchatting by GPT-4 Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_chess.ipynb) - Automated Continual Learning from New Data - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb) + - [Optiguide](https://github.com/microsoft/optiguide) 4. **Tool Use** diff --git a/website/docs/Use-Cases/agent_chat.md b/website/docs/Use-Cases/agent_chat.md index 4267e85fd655..bfb2e36fbbcd 100644 --- a/website/docs/Use-Cases/agent_chat.md +++ b/website/docs/Use-Cases/agent_chat.md @@ -99,6 +99,7 @@ The figure below shows six examples of applications built using AutoGen. - Automated Chess Game Playing & Chitchatting by GPT-4 Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_chess.ipynb) - Automated Continual Learning from New Data - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb) + - [Optiguide](https://github.com/microsoft/optiguide) 4. **Tool Use** From eba510f94fec90af8603708fcfcbc90b22648a50 Mon Sep 17 00:00:00 2001 From: smty2018 <74114936+smty2018@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:59:24 +0530 Subject: [PATCH 2/3] Update AutoGen-AgentChat.md --- website/docs/Examples/AutoGen-AgentChat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/Examples/AutoGen-AgentChat.md b/website/docs/Examples/AutoGen-AgentChat.md index 026944925553..6c68c078e003 100644 --- a/website/docs/Examples/AutoGen-AgentChat.md +++ b/website/docs/Examples/AutoGen-AgentChat.md @@ -23,7 +23,7 @@ Links to notebook examples: - Automated Chess Game Playing & Chitchatting by GPT-4 Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_chess.ipynb) - Automated Continual Learning from New Data - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb) - - [Optiguide](https://github.com/microsoft/optiguide) + - [Optiguide](https://github.com/microsoft/optiguide) 4. **Tool Use** From 6fc57e0584f6d5d6133bb8ed3015ef913ebd6c7b Mon Sep 17 00:00:00 2001 From: smty2018 <74114936+smty2018@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:31:07 +0530 Subject: [PATCH 3/3] fixes --- website/docs/Examples/AutoGen-AgentChat.md | 2 +- website/docs/Use-Cases/agent_chat.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/Examples/AutoGen-AgentChat.md b/website/docs/Examples/AutoGen-AgentChat.md index 6c68c078e003..9d29081caefa 100644 --- a/website/docs/Examples/AutoGen-AgentChat.md +++ b/website/docs/Examples/AutoGen-AgentChat.md @@ -23,7 +23,7 @@ Links to notebook examples: - Automated Chess Game Playing & Chitchatting by GPT-4 Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_chess.ipynb) - Automated Continual Learning from New Data - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb) - - [Optiguide](https://github.com/microsoft/optiguide) + - [OptiGuide](https://github.com/microsoft/optiguide) - Large Language Models for Supply Chain Optimization. 4. **Tool Use** diff --git a/website/docs/Use-Cases/agent_chat.md b/website/docs/Use-Cases/agent_chat.md index bfb2e36fbbcd..9062c1b36902 100644 --- a/website/docs/Use-Cases/agent_chat.md +++ b/website/docs/Use-Cases/agent_chat.md @@ -99,7 +99,7 @@ The figure below shows six examples of applications built using AutoGen. - Automated Chess Game Playing & Chitchatting by GPT-4 Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_chess.ipynb) - Automated Continual Learning from New Data - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb) - - [Optiguide](https://github.com/microsoft/optiguide) + - [OptiGuide](https://github.com/microsoft/optiguide) - Large Language Models for Supply Chain Optimization. 4. **Tool Use**