This change allows users to query for more alternative suggestions when using the terminal. The "more" option in the existing TerminalMenu will allow the user to execute one of 5 additional selections. Duplicate selections are filtered. The request to openai.Completion.create has also been made more generic.
This change allows users to query for more alternative suggestions when using the terminal. The "more" option in the existing TerminalMenu will allow the user to execute one of 5 additional selections. Duplicate selections are filtered. The request to
openai.Completion.create
has also been made more generic.