Skip to content

Commit f4547f9

Browse files
committed
LangChain: Update to langchain-cratedb 0.0.0
After quite a bit of back and forth, and a slow genesis in general, this subsystem is finally approaching departures to take off.
1 parent 1000408 commit f4547f9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/integrate/langchain/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ build using LLMs:
4949

5050
## Install
5151
```shell
52-
pip install \
53-
'langchain-community @ git+https://github.com/crate-workbench/langchain.git@cratedb#subdirectory=libs/community' \
54-
'sqlalchemy-cratedb>=0.40.0'
52+
pip install --upgrade langchain-cratedb
5553
```
5654

5755

0 commit comments

Comments
 (0)