Browse Source

fix links and tags from databricks notebook (#2795)

tags/v0.2.28
Chi Wang GitHub 2 years ago
parent
commit
2abdbfbbcf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      notebook/agentchat_databricks_dbrx.ipynb
  2. +1
    -1
      website/docs/ecosystem/databricks.md

+ 1
- 0
notebook/agentchat_databricks_dbrx.ipynb View File

@@ -715,6 +715,7 @@
"databricks",
"open source",
"lakehouse",
"custom model",
"data intelligence"
]
},


+ 1
- 1
website/docs/ecosystem/databricks.md View File

@@ -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)

Loading…
Cancel
Save