Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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.

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

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages