Skip to content

Siddhant-K-code/GPT-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT CLI Tool

This is a command line tool for interacting with the GPT API.

Open in Gitpod

Usage

Note: This tool requires OpenAI API key.

python app.py --help

Commands:

  • authentication Response is only generated after the API key is set
  • get-datetime Returns the time when the key was set
  • get-key Returns the authentication API key in use
  • get-selected-model Returns the selected AI model in use
  • model Checks whether the passed model is supported and sets it as the selected model
  • prompt Returns a generated response from the GPT server
  • show-supported-models Returns the list of supported models using the GPT API

Options:

  • --help Show this message and exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages