openai/openai-python
Ver no GitHubAdd shell auto completion for different shell, like bash, zsh, fish, powershell
Open
#843 aberto em 17 de nov. de 2023
CLIenhancementgood first issue
Métricas do repositório
- Stars
- (19.533 stars)
- Métricas de merge de PR
- (Mesclagem média 4d 6h) (9 fundiu PRs em 30d)
Description
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