dronelabour-dllm
dronelabour-dllm is the Python library for building DLLM-compatible
conversational applications. It provides base classes, file-based prompt
management, and a simple LLM API for the OpenAI and Google Gen AI Python
libraries.
What it provides
- A base class for conversational applications, so developers can begin building application behaviour without first creating the surrounding base.
- File-based prompt management. Store LLM requests in prompt files and let the library prepare those requests before calling the provider API.
- A consistent local API for OpenAI and Google Gen AI calls.
How it fits in DLLM
Use dronelabour-dllm to build an application that DLLM Desktop can manage.
DLLM Desktop provides the local conversational interface and manages registered
applications, while App Hub keeps those applications running.
For a complete managed-application starting point, use
chattemplate. The
New App+ action in DLLM Desktop uses this template to create an application
that developers can extend with their preferred coding agent.
Documentation
Supported providers
The current public provider support is OpenAI and Google Gen AI. Configure the API key required by the provider you use before making LLM calls.
Project links
Status
dronelabour-dllm is currently in beta and requires Python 3.13 or later.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dronelabour_dllm-1.0.48.tar.gz.
File metadata
- Download URL: dronelabour_dllm-1.0.48.tar.gz
- Upload date:
- Size: 11.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53d9be9b973fa9062da86e25cd6070b11af9fb31423d92a45cef2881655f6461
|
|
| MD5 |
47202cd3760402c7f11087f085d9eefa
|
|
| BLAKE2b-256 |
06144ffe54eb6fa1e156e6904288085714d2acec6f1fc3f892067303e5f218e5
|
File details
Details for the file dronelabour_dllm-1.0.48-py3-none-any.whl.
File metadata
- Download URL: dronelabour_dllm-1.0.48-py3-none-any.whl
- Upload date:
- Size: 67.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2039cbc9899fe299bc4404876b6a8ae807c33a44470222d332f8523207b4e8f9
|
|
| MD5 |
df439a1a8f452c08503fc8c2c1ee71b4
|
|
| BLAKE2b-256 |
f0f974fee8293926539374058b11c94a5d11d2118f1c95351c16452b3dee5e8f
|