Installation
Requirements¶
- Python >= 3.9
Info
The new type annotation syntax was introduced in Python 3.9 (PEP 585), and while there is no plan for removal at the moment, using modern annotations is more future-proof.
Installation¶
Use your preferred package installer:
pip install lucent-codex
uv add lucent-codex
poetry add lucent-codex
Quick Start¶
To try it quickly, Lucent provides an example configuration for testing purposes: