LLM microservice web framework (maintenance mode)
Top 38.1% on sourcepulse
Lanarky is a Python web framework designed for building LLM-powered microservices, targeting developers who need to integrate large language models into their applications. It offers an LLM-first, unopinionated approach with built-in streaming support, aiming to simplify the creation of real-time LLM applications without vendor lock-in.
How It Works
Built on FastAPI, Lanarky leverages its speed and modern features. Its core advantage lies in its specialized abstractions for LLM interactions, providing adapters for services like OpenAI's ChatCompletion. This design allows developers to define LLM microservices with minimal code, abstracting away much of the boilerplate associated with API calls and streaming responses over HTTP and WebSockets.
Quick Start & Requirements
pip install lanarky
Highlighted Details
Maintenance & Community
The project is currently in maintenance mode, with no new features planned. Critical bugs and security issues may be addressed, but active development has ceased. The author encourages community contributions.
Licensing & Compatibility
Limitations & Caveats
The project is in maintenance mode, meaning active development has stopped, and new features will not be added. While critical bugs may be addressed, users should not expect ongoing feature enhancements or active maintenance.
1 year ago
1 day