openai/openai-python

Add shell auto completion for different shell, like bash, zsh, fish, powershell

Open

#843 opened on Nov 17, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Python (2,636 forks)batch import
CLIenhancementgood first issue

Repository metrics

Stars
 (19,533 stars)
PR merge metrics
 (Avg merge 4d 6h) (9 merged PRs in 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:

Additional context

No response

Contributor guide