Lexilux Documentation¶
Welcome to Lexilux’s documentation!
Lexilux is a unified LLM API client library that makes calling Chat, Embedding, Rerank, and Tokenizer APIs as simple as calling a function.
Getting Started
Learn the basics and key concepts of Lexilux.
Quick Start
Get up and running with Lexilux in minutes.
Function Calling
Learn how to use OpenAI-compatible function calling with tools.
Multimodal & Vision
Learn how to use image understanding with multimodal chat.
Async Support
Learn how to use async/await for concurrent API calls.
API Reference
Complete API documentation for all classes and methods.
Examples
Real-world code examples and use cases.
Troubleshooting
Guide for diagnosing and fixing common issues.