From c93deb1db76573e6e05e366ef015aa6b7cc0427f Mon Sep 17 00:00:00 2001 From: Prithvi Kannan Date: Fri, 25 Oct 2024 15:53:12 -0700 Subject: [PATCH] fix Signed-off-by: Prithvi Kannan --- integrations/langchain/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/integrations/langchain/README.md b/integrations/langchain/README.md index b15f5f7..e09794a 100644 --- a/integrations/langchain/README.md +++ b/integrations/langchain/README.md @@ -14,7 +14,10 @@ pip install git+ssh://git@github.com/databricks/databricks-ai-bridge.git#subdire ## Get started -### Use a Genie space as an agent +### (Preview) Use a Genie space as an agent + +> [!NOTE] +> Requires Genie API Private Preview. Reach out to your account team for enablement. ```python from databricks_langchain.genie import GenieAgent