openai/openai-python
Add shell auto completion for different shell, like bash, zsh, fish, powershell
オープン
#843 opened on 2023/11/17
CLIenhancementgood first issue
Repository metrics
- Stars
- (19,533 個のスター)
- PR merge metrics
- (平均マージ 3d 1h) (30d で 10 merged PRs)
説明
Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- This is a feature request for the Python library
Describe the feature or improvement you're requesting
I would like to have shell auto completion support to cli in this python library, which will make cli a more useful tool to play around with openai.
Other examples:
- GitHub CLI: https://cli.github.com/manual/gh_completion
- Stripe CLI: https://stripe.com/docs/stripe-cli/autocomplete
Additional context
No response