From 0d16c4f906f858cc9671e00cba0bce3f2a993dd0 Mon Sep 17 00:00:00 2001 From: Chi Wang Date: Sun, 26 May 2024 02:04:24 +0000 Subject: [PATCH] fix links and tags from databricks notebook --- notebook/agentchat_databricks_dbrx.ipynb | 1 + website/docs/ecosystem/databricks.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/notebook/agentchat_databricks_dbrx.ipynb b/notebook/agentchat_databricks_dbrx.ipynb index 3b6707196f1e..12d40a37db12 100644 --- a/notebook/agentchat_databricks_dbrx.ipynb +++ b/notebook/agentchat_databricks_dbrx.ipynb @@ -715,6 +715,7 @@ "databricks", "open source", "lakehouse", + "custom model", "data intelligence" ] }, diff --git a/website/docs/ecosystem/databricks.md b/website/docs/ecosystem/databricks.md index a41d20116f83..d38833db5df6 100644 --- a/website/docs/ecosystem/databricks.md +++ b/website/docs/ecosystem/databricks.md @@ -7,4 +7,4 @@ The [Databricks Data Intelligence Platform ](https://www.databricks.com/product/ This example demonstrates how to use AutoGen alongside Databricks Foundation Model APIs and open-source LLM DBRX. -- [Databricks + AutoGen Code Examples](https://microsoft.autogen.io/docs/notebooks/agentchat_databricks_dbrx) +- [Databricks + AutoGen Code Examples](/docs/notebooks/agentchat_databricks_dbrx)