A handy toolkit for using LLM.
Project description
🌟 Support us! If you find HandyLLM useful, please consider starring it to help it spread and improve 🌟
HandyLLM
A handy toolkit for using LLM, with both development support and VSCode editor support.
🙌 Why HandyLLM?
📃 Handy Prompt: self-containing prompt in a human-friendly mark-up format .hprompt
.
- Easy write: mark-up format, placeholder variables, request arguments, output logs... And most importantly VSCode syntax highlight!
- Easy run: both CLI and APIs available for parsing and running; run it with the CLI tool WITHOUT any code!
- Easy chain: You can chain
hprompt
files to construct dynamic logic.
Other features:
☯️ Unified API design with both sync and async support
🍡 OpenAI and Azure APIs all in one
☕️ Easy life with API endpoint management
Installation
pip3 install handyllm
or, install from the Github repo to get latest updates:
pip3 install git+https://github.com/atomiechen/handyllm.git
Please check HandyLLM VSCode extension for editor support.
Documentation
Please check out our wiki for comprehensive guides ^_^
License
HandyLLM © 2024 by Atomie CHEN is licensed under the MIT License - see the LICENSE file for details.
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
Built Distribution
File details
Details for the file handyllm-0.9.2.tar.gz
.
File metadata
- Download URL: handyllm-0.9.2.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fd36d82dccc730d0d2c41124aa28ce672065e6728ededfa112b64720c324bef |
|
MD5 | 356fd7ffe08dc74bea836d0bf36660d1 |
|
BLAKE2b-256 | d0127962aeada6fef8ed0df201f94ad3af72a7c2ab18a15a46e492dfe8ef220b |
File details
Details for the file HandyLLM-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: HandyLLM-0.9.2-py3-none-any.whl
- Upload date:
- Size: 34.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc1b96484718560bf6aeae3226873731c5b8bf5077315cee0ddb12c2f772df11 |
|
MD5 | 09d2766280446e33de02571d17bc5471 |
|
BLAKE2b-256 | 6ecb150cfcd5c866e6d5e2b6108625bb11501b796e7e230a72cfa225090faa71 |