Examples

This section contains practical examples demonstrating how to use Lexilux.

All examples are located in the examples/ directory and can be run directly:

python examples/01_hello_world.py
python examples/10_streaming.py
python examples/20_embedding.py
python examples/32_async.py

Beginner Examples

Core Features

Other APIs

Advanced Features

Expert Topics