Installation
Prerequisites
- Python 3.11 or higher.
uv(recommended) orpip.
Installing via uv (Recommended)
Installing via pip
Verifying Installation
Run a quick Python command to verify that langchain-openapi is correctly installed:
Optional Dependencies
If you plan to contribute to langchain-openapi or run the documentation server locally, install dev dependencies: