Skip to content

Commit

Permalink
Merge pull request #52 from harishmohanraj/fix-links
Browse files Browse the repository at this point in the history
Fix links
  • Loading branch information
harishmohanraj authored Dec 24, 2024
2 parents 41e78ce + c4da6ea commit 9915920
Show file tree
Hide file tree
Showing 46 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion notebook/agentchat_MathChat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pip install pyautogen[mathchat]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_RetrieveChat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"pip install autogen[retrievechat] flaml[automl]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_RetrieveChat_mongodb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pip install autogen[retrievechat-mongodb] flaml[automl]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_RetrieveChat_pgvector.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pip install autogen[retrievechat-pgvector] flaml[automl]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n",
"\n",
Expand Down
6 changes: 3 additions & 3 deletions notebook/agentchat_RetrieveChat_qdrant.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pip install \"autogen[retrievechat-qdrant]\" \"flaml[automl]\"\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down Expand Up @@ -200,7 +200,7 @@
"<a id=\"example-1\"></a>\n",
"### Example 1\n",
"\n",
"[back to top](#toc)\n",
"[back to top](#)\n",
"\n",
"Use RetrieveChat to answer a question and ask for human-in-loop feedbacks.\n",
"\n",
Expand Down Expand Up @@ -795,7 +795,7 @@
"<a id=\"example-2\"></a>\n",
"### Example 2\n",
"\n",
"[back to top](#toc)\n",
"[back to top](#)\n",
"\n",
"Use RetrieveChat to answer a question that is not related to code generation.\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_agentops.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pip install pyautogen agentops\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_auto_feedback_from_code_execution.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pip install pyautogen matplotlib yfinance\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_captainagent.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"pip install ag2[captainagent]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_custom_model.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pip install pyautogen torch transformers sentencepiece\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_function_call_async.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_graph_rag_falkordb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"pip install graphrag_sdk==0.3.3\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat_RAG.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"pip install pyautogen[retrievechat]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat_customized.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat_finite_state_machine.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat_research.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat_stateflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_groupchat_vis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_image_generation_capability.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"pip install pyautogen[lmm]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n",
"First, let's import all the required modules to run this example."
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_lmm_gpt-4v.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"pip install \"pyautogen[lmm]>=0.2.17\"\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n"
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_memory_using_mem0.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"pip install autogen mem0ai\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_multi_task_async_chats.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
"\n",
"\\:\\:\\:"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_multi_task_chats.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
"\n",
"\\:\\:\\:"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_nested_sequential_chats.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pip install autogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
"\n",
"\\:\\:\\:"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_nestedchat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
"\n",
"\\:\\:\\:"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_nestedchat_optiguide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pip install pyautogen eventlet gurobipy\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n",
"\n"
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_oai_assistant_function_call.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pip install pyautogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_oai_assistant_groupchat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"pip install autogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_oai_code_interpreter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pip install autogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_realtime_swarm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"pip install \"ag2[twilio]\"\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_society_of_mind.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"pip install autogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_structured_outputs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pip install ag2\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_swarm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pip install ag2\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_swarm_enhanced.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"pip install ag2\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_swarm_graphrag_trip_planner.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"pip install ag2[graph-rag-falkor-db]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_swarm_w_groupchat_legacy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"pip install ag2\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_teachability.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pip install autogen[teachable]\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_teaching.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"pip install autogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````\n"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_transform_messages.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pip install autogen\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"pip install autogen openai openai-whisper\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_websockets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pip install autogen[websockets] fastapi uvicorn\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
2 changes: 1 addition & 1 deletion notebook/agentchat_with_memory.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"pip install autogen mem0ai\n",
"```\n",
"\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation/).\n",
"For more information, please refer to the [installation guide](/docs/installation/Installation).\n",
":::\n",
"````"
]
Expand Down
Loading

0 comments on commit 9915920

Please sign in to comment.