RubyGems Navigation menu

openai-term 1.0.0

This is a pretty straight forward interface to OpenAI with the option to select the AI model and the maximum token length (number of maximum words in the AI's response). You will use the -t option to supply the query to OpenAI or the -f option to read the query from a text file instead. New in 1.0.0: Added the functionality to create images via the -i option (in conjunction with either the -t or the -f option).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.1 - February 17, 2023 (5.5 KB)
  2. 1.2 - February 17, 2023 (5.5 KB)
  3. 1.1.1 - January 27, 2023 (5.5 KB)
  4. 1.1.0 - January 27, 2023 (5.5 KB)
  5. 1.0.0 - January 27, 2023 (5.5 KB)
Show all versions (10 total)

Runtime Dependencies (2):

ruby-openai ~> 3.0
tty-prompt ~> 0.23

Owners:

Pushed by:

Authors:

  • Geir Isene

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 3,566

For this version 336

License:

Unlicense

Required Ruby Version: >= 0

Links: