diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-09-17 23:38:55 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-09-17 23:38:55 +0200 |
commit | a5519223110ecbda965afc3f9266c85475d70cc1 (patch) | |
tree | 6a9630319b151f401f59ffd860602bb93e4bd9bc /requirements.txt | |
parent | ~ | improved stability with gpt-3.5-turbo (diff) | |
download | gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.tar gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.tar.gz gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.tar.bz2 gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.tar.lz gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.tar.xz gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.tar.zst gpt4free-a5519223110ecbda965afc3f9266c85475d70cc1.zip |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7ee6e37c..dda80823 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ js2py quickjs flask flask-cors -typing-extensions +typing-extensions
\ No newline at end of file |