mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-11 05:45:01 +00:00
docs: Adds the langchain-neo4j package to the API docs (#28386)
This PR adds the `langchain-neo4j` package to the `libs/packages.yml` so the API docs can be built.
This commit is contained in:
parent
b7e10bb199
commit
2813e86407
@ -147,3 +147,6 @@ packages:
|
|||||||
- name: langchain-tests
|
- name: langchain-tests
|
||||||
repo: langchain-ai/langchain
|
repo: langchain-ai/langchain
|
||||||
path: libs/standard-tests
|
path: libs/standard-tests
|
||||||
|
- name: langchain-neo4j
|
||||||
|
repo: langchain-ai/langchain-neo4j
|
||||||
|
path: libs/neo4j
|
||||||
|
Loading…
Reference in New Issue
Block a user