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:
Alex Thomas 2024-11-27 20:41:12 +00:00 committed by GitHub
parent b7e10bb199
commit 2813e86407
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,3 +147,6 @@ packages:
- name: langchain-tests
repo: langchain-ai/langchain
path: libs/standard-tests
- name: langchain-neo4j
repo: langchain-ai/langchain-neo4j
path: libs/neo4j