⚡ Introduction
llm_velocity is a high-performance Python wrapper designed to optimize repeated Large Language Model (LLM) calls. It drastically reduces response times and token consumption through intelligent memory, all while providing native support for tool calling.
✨ Features
- 🚀 Smart Response Recall: Never compute the same prompt twice.
llm_velocityintelligently memorizes your previous requests, returning instant responses instead of making redundant API or local model calls. - 📉 Token Efficient: By eliminating duplicate requests and optimizing how context is passed, it drastically reduces your overall token usage and compute load.
- 🛠️ Native Tool Calling: Seamlessly integrate external functions and APIs.
llm_velocityfully supports tool calling (function calling), allowing your chosen LLM to interact with your Python code natively.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llm_velocity-1.0.0.tar.gz
(12.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 llm_velocity-1.0.0.tar.gz.
File metadata
- Download URL: llm_velocity-1.0.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d405100b50b57a93c3527d04b65a20e59b070820c5f16682f0f665465f45450c
|
|
| MD5 |
53b17b0ac3293aa9b82f0f15d7a30332
|
|
| BLAKE2b-256 |
7d72c28a269773a4c8f3d68347221d5f9fdb1bc5f08941b61ce69cc9b3fe4156
|
File details
Details for the file llm_velocity-1.0.0-py3-none-any.whl.
File metadata
- Download URL: llm_velocity-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dde3acfcf8b84b2fa7245af7cff521b9d930032812ee5f7e26b27b93e223a9ff
|
|
| MD5 |
dd4d43e54d3266afb96c916f436c1761
|
|
| BLAKE2b-256 |
e9e88a38df60feceeeb6939fe435d320a523a25932448e81068aa17d0da0c94f
|