summaryrefslogtreecommitdiffstats
path: root/requirements.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-11Fix: `TypedDict` from `typing` error #886hs_junxiang1-0/+1
Ref: https://github.com/python/typeshed/issues/3500
2023-09-05Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus1-1/+0
2023-09-01Update requirements.txtArran Hobson Sayers1-1/+0
2023-08-31~abc1-1/+1
2023-08-31Add console scriptArran Hobson Sayers1-1/+2
2023-08-29Add httpx requirementJosh XT1-1/+2
2023-08-17 ~abc1-0/+2
2023-08-14refactor: refactor providerMIDORIBIN1-2/+2
2023-08-14~abc1-1/+1
2023-08-10Update requirementscarlos Oliveira1-0/+1
add js2py dependencies
2023-07-21Remove asyncio from requirements.txtnonk1231-1/+0
2023-07-21Fix the import errorsnonk1231-2/+2
2023-07-18minor fixesabc1-1/+1
2023-07-18minor fixesabc1-1/+1
2023-07-17[-] Update requirements.txtYM1-1/+1
Updated to a working module.
2023-07-17pypi package (pip install `g4f`)abc1-23/+6
2023-06-27Update requirements.txtBoBeR1821-1/+4
fix for https://github.com/xtekky/gpt4free/issues/687
2023-06-26fix requirements.txtostix3601-1/+1
2023-06-26revert st-chat to head.zip in requirements.txtostix3601-1/+1
2023-06-26Add pyproject.toml to build the projectostix3601-1/+1
2023-06-24Update requirements.txtAlexander1-1/+3
2023-05-29fix: requirements.txt to reduce vulnerabilitiessnyk-bot1-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
2023-05-28Update requirements.txtxtekky1-1/+1
2023-05-28Create requirements.txtxtekky1-0/+19
2023-05-27Create requirements.txtggindinson1-0/+37
2023-05-25regenerate poetry lock and remove duplicate dependency filelocalAGI1-19/+0
2023-05-23Update requirements.txt [added random-password-generator]Ulan Aitbay1-0/+1
Added: random-password-generator `random-password-generator` was used `in gpt4free/usesless/__init__.py`, but it's not written in requirements.txt
2023-05-22requirements: add random password generatorezerinz1-0/+1
2023-05-07Support for new authentication methodsMIDORIBIN1-3/+3
2023-05-05added retry for youRaju Komati1-0/+1
2023-05-05Update requirementsAlter Ego1-0/+2
2023-05-02add Levenshtein in requirements.txt for gui/streamlit_chat_app.pywuyuesong1-0/+1
2023-04-30added a site and some refratoringt.me/xtekky1-1/+1
2023-04-29forefront: update account creation logicAkash Mondal1-0/+1
* update account creation and verification as per latest forefont API * use official Mail TM library pymailtm, instead of maintaining custom API code
2023-04-28First implementation of streamlit chat app in gui foldernoptuno1-0/+1
2023-04-27added pyproject.toml fileRaju Komati1-1/+1
2023-04-27added main module for accessing all servicesRaju Komati1-1/+2
2023-04-27Add twocaptcha to requirementsAymane Hrouch1-1/+2
2023-04-24Added GUIRupesh Sreeraman1-1/+2
2023-04-23updated quora module, added selenium to get cookieRaju Komati1-1/+3
2023-04-20add curl_cffit.me/xtekky1-1/+2
2023-04-20added modulest.me/xtekky1-1/+4
2023-04-11quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky1-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' }
2023-03-30Create requirements.txtQuartzWarrior1-0/+3
Add the requirements needed to run this