summaryrefslogtreecommitdiffstats
path: root/requirements.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update requirements.txtThatLukinhasGuy2023-11-021-0/+1
|
* Update requirements.txtThatLukinhasGuy2023-11-021-2/+1
|
* Install flask async extraArran Hobson Sayers2023-10-311-1/+1
|
* Update backend.py, index.html, requirements.txt (#1180)hdsz252023-10-281-1/+2
| | | | | | | | | | | | | | * 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"
* ~ | g4f `v-0.1.7.5`abc2023-10-231-1/+3
|
* Update requirements.txt for Bing updateLuneye2023-10-221-1/+2
|
* ~ | g4f `v-0.1.7.2`0.1.7.2abc2023-10-211-1/+2
| | | | fix tiktok not found error
* ~ | g4f v-0.1.7.0abc2023-10-201-1/+2
| | | | quick fix
* ~ | updated g4f.apiabc2023-10-201-1/+4
| | | | new api and requirements
* ~abc2023-10-121-3/+1
|
* Unify g4f tools into one CLIArran Hobson Sayers2023-10-121-1/+3
|
* make internet searching betterCommenter1233212023-10-101-2/+1
|
* ~ | new requirements for gui & interferenceabc2023-10-061-1/+3
|
* ~abc2023-09-261-1/+1
|
* chore: move ML related deps to interference dirJunyan Qin2023-09-261-3/+0
|
* forgot some more modulesr1di2023-09-241-0/+2
|
* #935 [Docker] ModuleNotFoundError: No module named 'transformers' and PyExecJSr1di2023-09-241-1/+3
| | | fixing missing modules
* ~ | remove quickjsabc2023-09-231-1/+0
|
* ~abc2023-09-171-1/+1
|
* Fix: `TypedDict` from `typing` error #886hs_junxiang2023-09-111-0/+1
| | | | Ref: https://github.com/python/typeshed/issues/3500
* Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus2023-09-051-1/+0
|
* ~abc2023-08-311-1/+1
|
* Add httpx requirementJosh XT2023-08-291-1/+2
|
* ~abc2023-08-171-0/+2
|
* refactor: refactor providerMIDORIBIN2023-08-141-2/+2
|
* ~abc2023-08-141-1/+1
|
* Update requirementscarlos Oliveira2023-08-101-0/+1
| | | add js2py dependencies
* Remove asyncio from requirements.txtnonk1232023-07-211-1/+0
|
* Fix the import errorsnonk1232023-07-211-2/+2
|
* minor fixesabc2023-07-181-1/+1
|
* [-] Update requirements.txtYM2023-07-171-1/+1
| | | Updated to a working module.
* pypi package (pip install `g4f`)abc2023-07-171-23/+6
|
* Update requirements.txtBoBeR1822023-06-271-1/+4
| | | fix for https://github.com/xtekky/gpt4free/issues/687
* fix requirements.txtostix3602023-06-261-1/+1
|
* revert st-chat to head.zip in requirements.txtostix3602023-06-261-1/+1
|
* Add pyproject.toml to build the projectostix3602023-06-261-1/+1
|
* Update requirements.txtAlexander2023-06-241-1/+3
|
* fix: requirements.txt to reduce vulnerabilitiessnyk-bot2023-05-291-1/+3
| | | | | | | 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
* Merge branch 'main' into mainxtekky2023-05-281-19/+1
|\
| * Update requirements.txtxtekky2023-05-281-1/+1
| |
| * Create requirements.txtxtekky2023-05-281-0/+19
| |
* | Create requirements.txtggindinson2023-05-271-0/+37
|/
* regenerate poetry lock and remove duplicate dependency filelocalAGI2023-05-251-19/+0
|
* requirements: add random password generatorezerinz2023-05-221-0/+1
|
* Support for new authentication methodsMIDORIBIN2023-05-071-3/+3
|
* added retry for youRaju Komati2023-05-051-0/+1
|
* Update requirementsAlter Ego2023-05-051-0/+2
|
* add Levenshtein in requirements.txt for gui/streamlit_chat_app.pywuyuesong2023-05-021-0/+1
|
* forefront: update account creation logicAkash Mondal2023-04-291-0/+1
| | | | | | * update account creation and verification as per latest forefont API * use official Mail TM library pymailtm, instead of maintaining custom API code
* Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATIONnoptuno2023-04-281-0/+1
|\
| * added pyproject.toml fileRaju Komati2023-04-271-1/+1
| |
| * added main module for accessing all servicesRaju Komati2023-04-271-1/+2
| |
* | First implementation of streamlit chat app in gui foldernoptuno2023-04-281-0/+1
|/
* Add twocaptcha to requirementsAymane Hrouch2023-04-271-1/+2
|
* Merge branch 'main' into fix/poe_account_creationRaju Komati2023-04-241-0/+1
|\
| * Added GUIRupesh Sreeraman2023-04-241-1/+2
| |
* | updated quora module, added selenium to get cookieRaju Komati2023-04-231-1/+3
|/
* add curl_cffit.me/xtekky2023-04-201-1/+2
|
* added modulest.me/xtekky2023-04-201-1/+4
|
* quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky2023-04-111-1/+1
| | | | | | | | | | | | | | | | added create bot feature quora.Model.create new model names: { 'sage' : 'capybara', 'gpt-4' : 'beaver', 'claude-v1.2' : 'a2_2', 'claude-instant-v1.0' : 'a2', 'gpt-3.5-turbo' : 'chinchilla' }
* Create requirements.txtQuartzWarrior2023-03-301-0/+3
Add the requirements needed to run this