Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Prithvi Kannan <[email protected]>
  • Loading branch information
prithvikannan committed Oct 25, 2024
1 parent b14c5fb commit c93deb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion integrations/langchain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ pip install git+ssh://[email protected]/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
Expand Down

0 comments on commit c93deb1

Please sign in to comment.