Prerequisites
- Python 3.11, 3.12, or 3.13.
- An isolated environment created with
venv, uv, Poetry, or an equivalent tool. - Docker, PostgreSQL, and Redis only for the complete server deployment.
- pip
- uv
- Source
Optional dependencies
The core package has no third-party runtime dependencies. Install only the extras your application needs:Verify the installation
lingxigraph dev requires the server extra. lingxigraph server also needs postgres when a PostgreSQL URL is configured. Project images built from the supplied Dockerfile include production dependencies.Next step
Embedded runtime
Create and invoke your first state graph.
Server runtime
Scaffold a project and open Studio.