openai-term 0.1.2
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.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
ruby-openai
~> 3.0
tty-prompt
~> 0.23