Skip to content

Commit

Permalink
LangChain: Update to langchain-cratedb 0.0.0
Browse files Browse the repository at this point in the history
After quite a bit of back and forth, and a slow genesis in general,
this subsystem is finally approaching departures to take off.
  • Loading branch information
amotl committed Dec 17, 2024
1 parent 1000408 commit f4547f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/integrate/langchain/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ build using LLMs:

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


Expand Down

0 comments on commit f4547f9

Please sign in to comment.