Skip to main content

HCLI hai is a python package wrapper that contains an HCLI sample application (hai); hai is an HCLI for interacting with Anthropic's Claude or OpenAI's GPT AI models via terminal input and output streams.

Project description

pypi build status pyver

HCLI hai

HCLI hai is a python package wrapper that contains an HCLI sample application (hai); hai is an HCLI for interacting with Anthropic’s Claude Sonnet (default) or GPT-3.5-Turbo via terminal input and output streams.


HCLI hai wraps hai (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-hai
pip install hcli-core
pip install huckle
pip install gunicorn
gunicorn --workers=1 --threads=1 -b 127.0.0.1:8000 "hcli_core:connector(\"`hcli_hai 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)
hai 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 behavior (e.g. the Do Anything Now (DAN) prompt).

  • .hai folder structure in a users’s home directory to help track hai configuration and contexts.

  • Context listing, summary title, and latest context.json update time to help contextualize the listing.

  • Context selection from existing context list

  • Deletion of context

To Do

  • A memory layer for the the AI HCLI (hai).
    • 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 AI HCLI (hai) 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_hai-1.1.0.tar.gz (30.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hcli_hai-1.1.0-py2.py3-none-any.whl (15.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file hcli_hai-1.1.0.tar.gz.

File metadata

  • Download URL: hcli_hai-1.1.0.tar.gz
  • Upload date:
  • Size: 30.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for hcli_hai-1.1.0.tar.gz
Algorithm Hash digest
SHA256 826e1856c5f32b2ce16c21b72241657277b3487b3924f36993f998fb4c02da32
MD5 e378493f2cd7f0c192ad170ae68ed858
BLAKE2b-256 637dc27fd744e290a24fcac5b03c516c2b8cd84ed53668da840bd50c445ba893

See more details on using hashes here.

File details

Details for the file hcli_hai-1.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: hcli_hai-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for hcli_hai-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2b1dac427210ac51c737004c27cfca8a851d8cfbf6bca35d24c3c4dd7bf4f0c1
MD5 bddec80b4394793e316cd006352c7473
BLAKE2b-256 2f22acfd195ceae170d451d6f6226c3b0c1c9d4d85d3ad995963c2146d1a506b

See more details on using hashes here.

Supported by

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