diff options
-rw-r--r-- | gpt4free/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gpt4free/README.md b/gpt4free/README.md index 944e24a3..23f81787 100644 --- a/gpt4free/README.md +++ b/gpt4free/README.md @@ -2,7 +2,7 @@ ### 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 @@ -113,4 +113,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. -```
\ No newline at end of file +``` |