RubyGems Navigation menu

aia 0.5.15

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.17 - May 20, 2024 (55.0 KB)
  2. 0.5.16 - April 03, 2024 (55.0 KB)
  3. 0.5.15 - March 30, 2024 (52.0 KB)
  4. 0.5.14 - March 09, 2024 (52.0 KB)
  5. 0.5.13 - March 03, 2024 (51.5 KB)
顯示所有版本(共 30)

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:

2eea2d2b18caf0d758d6e5f3be089d74f97c65994739fb2b3e65c2fdd6414cba

總下載次數 7,098

這個版本 234

License:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: