Subject: CVS commit: pkgsrc/misc/chatgpt-shell-cli
From: Amitai Schleier
Date: 2023-05-05 16:04:18
Message id: 20230505140418.3CAA7FA87@cvs.NetBSD.org

Log Message:
Update to 20230505. From the changelog:

- Remove broken view count
- Remove sed due to warning, replace with escape function, rename
  variables, autofor>
- Rename to multiline prompt
- formatting
- Keep old OPENAI key name to maintain compatibility with the install
  script, add identation in elif
- Safe escaping using jq
- Refactoring to reduce the use global variables from functions
- Safer quoting
- rename(OPENAI_KEY): OPENAI_API_KEY is standardised across projects
- feature(big-prompt): allow multi-line input during chat mode
- optimize(exit): streamline exit conditions
- add(list_models): Models can be queried via cli argument
- refactor(usage()) Align help output

Files:
RevisionActionfile
1.2modifypkgsrc/misc/chatgpt-shell-cli/Makefile
1.2modifypkgsrc/misc/chatgpt-shell-cli/distinfo