Skip to main content

A handy toolkit for using LLM.

Project description


HandyLLM

GitHub PyPI vsmarketplace

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 ^_^

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

handyllm-0.7.1.tar.gz (24.1 kB view hashes)

Uploaded Source

Built Distribution

HandyLLM-0.7.1-py3-none-any.whl (25.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page