Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages