Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-14 | Fix unittests (#1472) | H Lohaus | 1 | -1/+2 | |
* Fix unittests * Fix missing distutils, install setuptools * Fix version not found * Remove deprecation in get_event_loop | |||||
2024-01-13 | Support upload image in gui | Heiner Lohaus | 1 | -4/+0 | |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | |||||
2024-01-13 | Cleanup unused dependencies | Akash Mondal | 1 | -8/+0 | |
* remove packages, that are not a direct dependency to this project, from requirements.txt * no need to just numpy for simple sqrt operation on numbers * write code on python than using a js compiler | |||||
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 1 | -1/+2 | |
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider | |||||
2024-01-07 | Replace bs4 with beautifulsoup4 | Fabian Affolter | 1 | -1/+1 | |
2023-12-17 | Depend on a stable version of curl_cffi | Yifei Kong | 1 | -2/+2 | |
2023-12-07 | Add websearch to gui (#1314) | H Lohaus | 1 | -1/+2 | |
* Add websearch to gui * Fix version_check config * Add version badge in README.md * Show version in gui * Add docker hub build * Fix gui backend, improve style | |||||
2023-12-02 | Add get_session_from_browser as cloudflare bypass | Heiner Lohaus | 1 | -2/+1 | |
2023-12-01 | Added new provider PI (Hacky way to use) (#1291) | madonchik123 | 1 | -0/+1 | |
* Added new provider PI (Hacky way to use) * Updated models endpoint made it show real info about the model.py * Added cloudscraper to the requirements * Fixed some bugs aka made streaming also return role | |||||
2023-11-20 | Set min version for curl_cffi | H Lohaus | 1 | -3/+3 | |
2023-11-20 | ~ | add async requirements | abc | 1 | -1/+3 | |
2023-11-20 | ~ | abc | 1 | -2/+2 | |
2023-11-19 | ~ | g4f v-0.1.8.6 | abc | 1 | -1/+0 | |
2023-11-19 | ~ | add selenium | Tekky | 1 | -1/+2 | |
2023-11-19 | Add Response Handler to OpenaiChat | Heiner Lohaus | 1 | -2/+4 | |
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi | |||||
2023-11-12 | Add auto_continue to OpenaiChat | Heiner Lohaus | 1 | -1/+1 | |
Update readme provider tables | |||||
2023-11-11 | Add py_arkose_generator in OpenaiChat | Heiner Lohaus | 1 | -1/+2 | |
2023-11-07 | fix: no module named 'flask' (#1216) | hs_junxiang | 1 | -0/+1 | |
2023-11-02 | Update requirements.txt | ThatLukinhasGuy | 1 | -0/+1 | |
2023-11-02 | Update requirements.txt | ThatLukinhasGuy | 1 | -2/+1 | |
2023-10-31 | Install flask async extra | Arran Hobson Sayers | 1 | -1/+1 | |
2023-10-28 | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 1 | -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" | |||||
2023-10-23 | ~ | g4f `v-0.1.7.5` | abc | 1 | -1/+3 | |
2023-10-22 | Update requirements.txt for Bing update | Luneye | 1 | -1/+2 | |
2023-10-21 | ~ | g4f `v-0.1.7.2`0.1.7.2 | abc | 1 | -1/+2 | |
fix tiktok not found error | |||||
2023-10-20 | ~ | g4f v-0.1.7.0 | abc | 1 | -1/+2 | |
quick fix | |||||
2023-10-20 | ~ | updated g4f.api | abc | 1 | -1/+4 | |
new api and requirements | |||||
2023-10-12 | ~ | abc | 1 | -3/+1 | |
2023-10-12 | Unify g4f tools into one CLI | Arran Hobson Sayers | 1 | -1/+3 | |
2023-10-10 | make internet searching better | Commenter123321 | 1 | -2/+1 | |
2023-10-06 | ~ | new requirements for gui & interference | abc | 1 | -1/+3 | |
2023-09-26 | ~ | abc | 1 | -1/+1 | |
2023-09-26 | chore: move ML related deps to interference dir | Junyan Qin | 1 | -3/+0 | |
2023-09-24 | forgot some more modules | r1di | 1 | -0/+2 | |
2023-09-24 | #935 [Docker] ModuleNotFoundError: No module named 'transformers' and PyExecJS | r1di | 1 | -1/+3 | |
fixing missing modules | |||||
2023-09-23 | ~ | remove quickjs | abc | 1 | -1/+0 | |
2023-09-17 | ~ | abc | 1 | -1/+1 | |
2023-09-11 | Fix: `TypedDict` from `typing` error #886 | hs_junxiang | 1 | -0/+1 | |
Ref: https://github.com/python/typeshed/issues/3500 | |||||
2023-09-05 | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 1 | -1/+0 | |
2023-09-01 | Update requirements.txt | Arran Hobson Sayers | 1 | -1/+0 | |
2023-08-31 | ~ | abc | 1 | -1/+1 | |
2023-08-31 | Add console script | Arran Hobson Sayers | 1 | -1/+2 | |
2023-08-29 | Add httpx requirement | Josh XT | 1 | -1/+2 | |
2023-08-17 | ~ | abc | 1 | -0/+2 | |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -2/+2 | |
2023-08-14 | ~ | abc | 1 | -1/+1 | |
2023-08-10 | Update requirements | carlos Oliveira | 1 | -0/+1 | |
add js2py dependencies | |||||
2023-07-21 | Remove asyncio from requirements.txt | nonk123 | 1 | -1/+0 | |
2023-07-21 | Fix the import errors | nonk123 | 1 | -2/+2 | |
2023-07-18 | minor fixes | abc | 1 | -1/+1 | |
2023-07-18 | minor fixes | abc | 1 | -1/+1 | |
2023-07-17 | [-] Update requirements.txt | YM | 1 | -1/+1 | |
Updated to a working module. | |||||
2023-07-17 | pypi package (pip install `g4f`) | abc | 1 | -23/+6 | |
2023-06-27 | Update requirements.txt | BoBeR182 | 1 | -1/+4 | |
fix for https://github.com/xtekky/gpt4free/issues/687 | |||||
2023-06-26 | fix requirements.txt | ostix360 | 1 | -1/+1 | |
2023-06-26 | revert st-chat to head.zip in requirements.txt | ostix360 | 1 | -1/+1 | |
2023-06-26 | Add pyproject.toml to build the project | ostix360 | 1 | -1/+1 | |
2023-06-24 | Update requirements.txt | Alexander | 1 | -1/+3 | |
2023-05-29 | fix: requirements.txt to reduce vulnerabilities | snyk-bot | 1 | -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-28 | Update requirements.txt | xtekky | 1 | -1/+1 | |
2023-05-28 | Create requirements.txt | xtekky | 1 | -0/+19 | |
2023-05-27 | Create requirements.txt | ggindinson | 1 | -0/+37 | |
2023-05-25 | regenerate poetry lock and remove duplicate dependency file | localAGI | 1 | -19/+0 | |
2023-05-23 | Update requirements.txt [added random-password-generator] | Ulan Aitbay | 1 | -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-22 | requirements: add random password generator | ezerinz | 1 | -0/+1 | |
2023-05-07 | Support for new authentication methods | MIDORIBIN | 1 | -3/+3 | |
2023-05-05 | added retry for you | Raju Komati | 1 | -0/+1 | |
2023-05-05 | Update requirements | Alter Ego | 1 | -0/+2 | |
2023-05-02 | add Levenshtein in requirements.txt for gui/streamlit_chat_app.py | wuyuesong | 1 | -0/+1 | |
2023-04-30 | added a site and some refratoring | t.me/xtekky | 1 | -1/+1 | |
2023-04-29 | forefront: update account creation logic | Akash Mondal | 1 | -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-28 | First implementation of streamlit chat app in gui folder | noptuno | 1 | -0/+1 | |
2023-04-27 | added pyproject.toml file | Raju Komati | 1 | -1/+1 | |
2023-04-27 | added main module for accessing all services | Raju Komati | 1 | -1/+2 | |
2023-04-27 | Add twocaptcha to requirements | Aymane Hrouch | 1 | -1/+2 | |
2023-04-24 | Added GUI | Rupesh Sreeraman | 1 | -1/+2 | |
2023-04-23 | updated quora module, added selenium to get cookie | Raju Komati | 1 | -1/+3 | |
2023-04-20 | add curl_cffi | t.me/xtekky | 1 | -1/+2 | |
2023-04-20 | added modules | t.me/xtekky | 1 | -1/+4 | |
2023-04-11 | quora (poe) [gpt-4/3.5] create bot feature | t.me/xtekky | 1 | -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-30 | Create requirements.txt | QuartzWarrior | 1 | -0/+3 | |
Add the requirements needed to run this |