Update README.md
This commit is contained in:
parent
e4aac28186
commit
786dc89ee8
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
### What is it?
|
### What is it?
|
||||||
|
|
||||||
gpt4free is a python package that provides the access to gpt models like ChatGPT and gpt-4 models.
|
gpt4free is a python package that provides some language model api's
|
||||||
|
|
||||||
### Main Features
|
### Main Features
|
||||||
|
|
||||||
|
@ -113,4 +113,4 @@ GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue