promptdispatch
promptdispatch is an open-source, framework-agnostic Python library for classifying an LLM prompt by task type, effort level, and tool-calling need, then routing the request to the best-fit model and provider, such as OpenAI or Anthropic, using the caller's own API keys. It has no LangChain dependency. This placeholder release reserves the package name; routing logic is not implemented yet.
Installation
pip install promptdispatch
Status: Early development. The API will change.
License
This project is licensed under the MIT License.
Release files for promptdispatch 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| promptdispatch-0.0.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| promptdispatch-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.4 kB
Release files / promptdispatch-0.0.1.tar.gz
| Download URL | promptdispatch-0.0.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2521deb8e91a759dcfc1d7c7552cbe0b4263d05d161f401f011f6c851f41149
|
|
BLAKE2b-256 checksum How to use checksums |
84cbdc90a20dffd969f5045d2568ab7f15508b72c95cffaf220b7dbb490b8fb4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.0
|
Release files / promptdispatch-0.0.1-py3-none-any.whl
| Download URL | promptdispatch-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c29b33604fb7a7220b9f531bd23ae7e5249c45d48dc97ab80b0d91c8d6bb132b
|
|
BLAKE2b-256 checksum How to use checksums |
807cfaa2a6010657bd70b09fae855a4148f7b88f290d7014e535baf94d812a2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.0
|