Skip to main content

HCLI hg is a python package wrapper that contains an HCLI sample application (hg); hg is an HCLI for interacting with GPT-3.5-Turbo via terminal input and output streams.

Reason this release was yanked:

deprecating current use and recuperating namespace for a different hcli use

Project description

pypi build status pyver

HCLI hg

HCLI hg is a python package wrapper that contains an HCLI sample application (hg); hg is an HCLI for interacting with GPT-3.5-Turbo via terminal input and output streams.


HCLI hg wraps hg (an HCLI) and is intended to be used with an HCLI Client [1] as presented via an HCLI Connector [2].

You can find out more about HCLI on hcli.io [3]

[1] https://github.com/cometaj2/huckle

[2] https://github.com/cometaj2/hcli_core

[3] http://hcli.io

Installation

HCLI hc requires a supported version of Python and pip.

You’ll need an HCLI Connector to run hc. For example, you can use HCLI Core (https://github.com/cometaj2/hcli_core), a WSGI server such as Green Unicorn (https://gunicorn.org/), and an HCLI Client like Huckle (https://github.com/cometaj2/huckle).

pip install hcli-hg
pip install hcli-core
pip install huckle
pip install gunicorn
gunicorn --workers=1 --threads=1 -b 127.0.0.1:8000 --chdir `hcli_core path` "hcli_core:connector(\"`hcli_hg path`\")"

Usage

Open a different shell window.

Setup the huckle env eval in your .bash_profile (or other bash configuration) to avoid having to execute eval everytime you want to invoke HCLIs by name (e.g. hc).

Note that no CLI is actually installed by Huckle. Huckle reads the HCLI semantics exposed by the API via HCLI Connector and ends up behaving like the CLI it targets.

huckle cli install http://127.0.0.1:8000
eval $(huckle env)
hg help

Versioning

This project makes use of semantic versioning (http://semver.org) and may make use of the “devx”, “prealphax”, “alphax” “betax”, and “rcx” extensions where x is a number (e.g. 0.3.0-prealpha1) on github.

Supports

  • Chatting by sending command line input streams (e.g. via pipes).

  • Getting and setting a context to setup a new conversation or to save a conversation.

  • Behavior setting to allow for persistent chatbot’s behvior (e.g. the Do Anything Now (DAN) prompt).

To Do

  • A memory layer for the GPT-3.5-Turbo HCLI (hg).
    • Automatic context switching per NLP on received input stream.

    • Context blending to mary different contexts.

    • Automatic context compression to yield a more substantial memory footprint per context window.

  • Additional commands to better save and restore conversations/contexts.

  • A shell mode for the GPT-3.5-Turbo HCLI (hg) to enable shell CLI execution per sought goal.

Bugs

N/A

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

hcli_hg-0.1.3.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

hcli_hg-0.1.3-py2.py3-none-any.whl (18.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hcli_hg-0.1.3.tar.gz.

File metadata

  • Download URL: hcli_hg-0.1.3.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hcli_hg-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c2d1a6a7b569ab050951e09c7ca83bc2ccf27d78008a5fe9c0b900e8dc98ad11
MD5 fc79e46dcae8584d4da64c7e15d92338
BLAKE2b-256 fdbf0eee50bddee75a851edfb4f1115235a155c4b3a624ceb280a2f8b2bb1b2c

See more details on using hashes here.

File details

Details for the file hcli_hg-0.1.3-py2.py3-none-any.whl.

File metadata

  • Download URL: hcli_hg-0.1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hcli_hg-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9b928a476551dd97b9abf0d67e9f5568ce75785f02ffe4ea4e0fdc376ceba9bb
MD5 6de58e82795957973dcb93470bacf530
BLAKE2b-256 661458b3a2a5801df2839d93bad34b70142188374ca6a05c94ac70817c3e71c2

See more details on using hashes here.

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