Skip to content

Add shell auto completion support#2840

Open
Rowerguy508 wants to merge 3 commits intoopenai:mainfrom
Rowerguy508:feature/shell-completion
Open

Add shell auto completion support#2840
Rowerguy508 wants to merge 3 commits intoopenai:mainfrom
Rowerguy508:feature/shell-completion

Conversation

@Rowerguy508
Copy link

Fixes #843

@Rowerguy508 Rowerguy508 requested a review from a team as a code owner February 5, 2026 02:53
- Fix syntax errors in bash completion
- Add dynamic completion generation
- Support both bash and zsh
- Add --print flag for easy integration
- Improve argument completion
- Add chat.fine_tune create command
- Add chat.fine_tune list command
- Support training file upload for fine-tuning
- Add hyperparameters (epochs, batch size, learning rate)
- Support model suffix for custom names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant