From 627333784c218c56aa1da9a51c8b97b0c23c382c Mon Sep 17 00:00:00 2001 From: Emmanuel Awa <3170798+awaemmanuel@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:52:35 -0500 Subject: [PATCH] Update genai-on-vertex-ai/agents/reasoning_engine/ag2/README.md Co-authored-by: code-review-assist[bot] <182814678+code-review-assist[bot]@users.noreply.github.com> --- genai-on-vertex-ai/agents/reasoning_engine/ag2/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/genai-on-vertex-ai/agents/reasoning_engine/ag2/README.md b/genai-on-vertex-ai/agents/reasoning_engine/ag2/README.md index f67e8403..04a006e4 100644 --- a/genai-on-vertex-ai/agents/reasoning_engine/ag2/README.md +++ b/genai-on-vertex-ai/agents/reasoning_engine/ag2/README.md @@ -28,4 +28,8 @@ This notebook provides a practical demonstration of utilizing the AG2 framework 6. **Report Persistence:** Demonstrates how to save the generated literature review to a file for offline access and further analysis. -This notebook serves as a valuable resource for understanding and implementing multi-agent research workflows with AG2 and deployed on Google Cloud's Vertex AI via the Reasoning Engine. \ No newline at end of file +This notebook serves as a valuable resource for understanding and implementing multi-agent research workflows with AG2 and deployed on Google Cloud's Vertex AI via the Reasoning Engine. + +[Link to Notebook](genai-on-vertex-ai/agents/reasoning_engine/ag2/ag2_on_reasoning_engine_via_vertex.ipynb) + +Explore the notebook and contribute to the project! \ No newline at end of file