This repository uses a uv workspace layout.
The workspace root is virtual; it only coordinates the member packages.
Workspace members:
exabaseinpackages/exabaseexabase-langchaininpackages/langchain
Install the workspace from the repository root:
uv sync
Run the LangChain examples:
uv run --package exabase-langchain python packages/langchain/examples/tools.py
Package-specific docs: