RubyGems Navigation menu

aia 0.5.16

A command-line AI Assistante (aia) that provides pre-compositional template prompt management to various backend gen-AI processes such as llm, mods and sgpt support processing of prompts both via remote API calls as well as keeping everything local through the use of locally managed models and the LocalAI API. Complete shell integration allows a prompt to access system environment variables and execut shell commands as part of the prompt content. In addition full embedded Ruby support is provided given even more dynamic prompt conditional content. It is a generalized power house that rivals specialized gen-AI tools. aia currently supports "mods" and "sgpt" CLI tools. aia uses "ripgrep" and "fzf" CLI utilities to search for and select prompt files to send to the backend gen-AI tool along with supported context files.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.16 - April 03, 2024 (55.0 KB)
  2. 0.5.15 - March 30, 2024 (52.0 KB)
  3. 0.5.14 - March 09, 2024 (52.0 KB)
  4. 0.5.13 - March 03, 2024 (51.5 KB)
  5. 0.5.12 - February 25, 2024 (50.0 KB)
顯示所有版本(共 29)

Runtime 相依性套件 (10):

hashie >= 0
os >= 0
prompt_manager >= 0.4.1
reline >= 0
semver2 >= 0
shellwords >= 0
toml-rb >= 0
tty-screen >= 0

Development 相依性套件 (6):

debug_me >= 0
minitest >= 0
simplecov >= 0
tocer >= 0

擁有者:

Pushed by:

作者:

  • Dewayne VanHoozer

SHA 256 checksum:

19c93ba6cb5ea3cd051ed870bf2b785e188620c09f1765e1487b30b0fa3cdb4d

總下載次數 6,579

這個版本 188

License:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: