Smart model routing layer for LangChain + OpenRouter
Project description
ChatModelTask
Smart model routing layer for LangChain + OpenRouter.
Installation
pip install chatmodeltask
from chatModelTask import ChatModelTask
llm = ChatModelTask(task_description="summarization")
print(llm.invoke("Hello world"))
Environment Variables
OPENROUTER_API_KEY=... REDIS_HOST=localhost MODEL_SCORE_ENGINE_BASE_URL=... MODEL_SCORE_ENGINE_API_KEY=...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chatmodeltask-0.1.7.tar.gz
(8.4 kB
view details)
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 chatmodeltask-0.1.7.tar.gz.
File metadata
- Download URL: chatmodeltask-0.1.7.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea97c155dcac2b8b0caa279a75d3995fa160fdcafea27859bef11b580501ac8d
|
|
| MD5 |
6a07ffd840391493cf9165cdbea68205
|
|
| BLAKE2b-256 |
2271521dcfd4a20785564f2d88de493edd7dd83678c1d3bc04ada2426b5f0d45
|
File details
Details for the file chatmodeltask-0.1.7-py3-none-any.whl.
File metadata
- Download URL: chatmodeltask-0.1.7-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b29744fd8e635016dca1940f9303ab97316c9d0e4249d241ad175f4845c2bdf7
|
|
| MD5 |
240eedf780b7e8496120bb17fb7841e1
|
|
| BLAKE2b-256 |
68a42e15913845009d834cdd779e4adf340e9c3d9979a94d8e972a752925810d
|