Skip to content

Commit

Permalink
Remove GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
zachey01 committed Jul 19, 2024
1 parent 793208d commit 250de2a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 260 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ This package can be used in Node.js or Browser environments.
- [🧠 Google Chrome AI](#google-chrome-ai)
- [Setting Browser](#setting-browser)
- [Simple Usage](#simple-usage)
- [⌨️ CLI](#cli)
- [🧪 Testing](#testing)
- [🚧 Building](#building)
- [Webpack](#webpack)
Expand Down Expand Up @@ -301,16 +300,6 @@ const options = {
})();
```

<a id="cli"></a>

# ⌨️ CLI

Running GUI: `npx gpt4js --gui --port <port>`

![output-onlinetools](https://github.com/zachey01/gpt4free.js/assets/63107653/daa66f93-e32c-4bc7-8157-b4e41815ad5d)

Usage: `npx gpt4js --model <model> --provider <provider> --prompt <prompt>`

<a id="testing"></a>

# 🧪 Testing
Expand Down
161 changes: 0 additions & 161 deletions src/GUI/index.html

This file was deleted.

88 changes: 0 additions & 88 deletions src/bin/main.js

This file was deleted.

0 comments on commit 250de2a

Please sign in to comment.