diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-03 23:06:09 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-03 23:06:09 +0200 |
commit | 791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3 (patch) | |
tree | 8b92bb50c9f538fe64b16ee135f3b5ff93c6a68b /README.md | |
parent | Merge pull request #975 from hlohaus/mmm (diff) | |
download | gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.tar gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.tar.gz gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.tar.bz2 gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.tar.lz gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.tar.xz gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.tar.zst gpt4free-791e0d4ec8b3c4c9aad8a33eb10c17e29ab862d3.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ By using this repository or any code related to it, you agree to the [legal noti ### New - official website: *https://g4f.ai* -- latest pypi version: ([0.1.4.5](https://pypi.org/project/g4f/0.1.4.5)): +- latest pypi version: ([0.1.4.6](https://pypi.org/project/g4f/0.1.4.6)): ```sh pip install -U g4f ``` |