Commit Graph

59 Commits (dfefd22aa18f3a8efc32748300ee7dbe8fbb450f)

Author SHA1 Message Date
Arran Hobson Sayers 52a1b33120 Install flask async extra 9 months ago
hdsz25 b8a3db526c
Update backend.py, index.html, requirements.txt (#1180)
* Update backend.py

change to the model that received from user interactive from the web interface model selection.

* Update index.html

added Llama2 as a provider selection and also include the model selection for Llama2: llama2-70b, llama2-13b, llama2-7b

* Update requirements.txt

add asgiref to enable async for Flask in api.
"RuntimeError: Install Flask with the 'async' extra in order to use async views"
9 months ago
abc b1dbf66587 ~ | g4f `v-0.1.7.5` 9 months ago
Luneye a8841088a9
Update requirements.txt for Bing update 9 months ago
abc 2ac711ed89 ~ | g4f `v-0.1.7.2`
fix tiktok not found error
10 months ago
abc 29e2302fb2 ~ | g4f v-0.1.7.0
quick fix
10 months ago
abc 8e7e694d81 ~ | updated g4f.api
new api and requirements
10 months ago
abc aa4824b6a2 ~ 10 months ago
Arran Hobson Sayers 77697be333 Unify g4f tools into one CLI 10 months ago
Commenter123321 d719860e2a make internet searching better 10 months ago
abc 6ad9dab4ce ~ | new requirements for gui & interference 10 months ago
abc 44daa3a549 ~ 10 months ago
Junyan Qin 2599014540 chore: move ML related deps to interference dir 10 months ago
r1di ad1aee266e
forgot some more modules 10 months ago
r1di 45743583a8
#935 [Docker] ModuleNotFoundError: No module named 'transformers' and PyExecJS
fixing missing modules
10 months ago
abc 567e268446 ~ | remove quickjs 10 months ago
abc a551922311 ~ 11 months ago
hs_junxiang 8ad46284b9 Fix: `TypedDict` from `typing` error #886
Ref: https://github.com/python/typeshed/issues/3500
11 months ago
Heiner Lohaus 5ca47b44b2 Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider 11 months ago
abc e818fcda6b ~ 11 months ago
Josh XT 3e7be07a54 Add httpx requirement 11 months ago
abc 0b7e5fe56b ~ 12 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 12 months ago
abc 60eaab0bda ~ 12 months ago
carlos Oliveira 43a3ca0f23
Update requirements
add js2py dependencies
12 months ago
nonk123 72c6154478 Remove asyncio from requirements.txt 1 year ago
nonk123 8c6592ec99 Fix the import errors 1 year ago
abc 25d2bc43e6 minor fixes 1 year ago
YM ae7ccdb12f
[-] Update requirements.txt
Updated to a working module.
1 year ago
abc 6f4d1ca7ba pypi package (pip install `g4f`) 1 year ago
BoBeR182 81019cd528
Update requirements.txt
fix for https://github.com/xtekky/gpt4free/issues/687
1 year ago
ostix360 ae5e1a9c49 fix requirements.txt 1 year ago
ostix360 1a48e56b5d revert st-chat to head.zip in requirements.txt 1 year ago
ostix360 2b21cda41a Add pyproject.toml to build the project 1 year ago
Alexander b39ca84559 Update requirements.txt 1 year ago
snyk-bot f7569dcb08
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
1 year ago
xtekky cc2c0b08e7
Merge branch 'main' into main 1 year ago
xtekky f013c8952a
Update requirements.txt 1 year ago
xtekky 2e1b464766
Create requirements.txt 1 year ago
ggindinson 4186ff19b3
Create requirements.txt 1 year ago
localAGI ff3217a55f regenerate poetry lock and remove duplicate dependency file 1 year ago
ezerinz 61f4a1f125
requirements: add random password generator 1 year ago
MIDORIBIN 21715f4480 Support for new authentication methods 1 year ago
Raju Komati 28597ed280
added retry for you 1 year ago
Alter Ego 3a99f1d577 Update requirements 1 year ago
wuyuesong cb17cc7fe4 add Levenshtein in requirements.txt for gui/streamlit_chat_app.py 1 year ago
Akash Mondal afae71255f forefront: update account creation logic
* update account creation and verification as per latest forefont API

* use official Mail TM library pymailtm, instead of maintaining custom API code
1 year ago
noptuno 6f6a739872 Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION 1 year ago
noptuno 952f7dbee9 First implementation of streamlit chat app in gui folder 1 year ago
Raju Komati 479b8d6d10
added pyproject.toml file 1 year ago