openai/openai-python

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

Open

#843 geöffnet am 17. Nov. 2023

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.636 Forks)batch import
CLIenhancementgood first issue

Repository-Metriken

Stars
 (19.533 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 6h) (9 gemergte PRs in 30 T)

Beschreibung

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