Commit Graph

93 Commits (main)

Author SHA1 Message Date
H Lohaus 49c4cb24ff
Update requirements.txt 2 months ago
Heiner Lohaus d0da5900c4 Fix attr conversation_id not found 2 months ago
Heiner Lohaus 92358bd896 Update min requirements, Add pycryptodome 2 months ago
Heiner Lohaus a56521b706 Add updated requirements 2 months ago
Heiner Lohaus a892d7b935 Add updated requirements 2 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 2 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
3 months ago
abc dd46cfdf65 ~ 3 months ago
Heiner Lohaus ccac427ac1 Fiy unittests with duckduckgo-search 5.0 3 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
3 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
3 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
4 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
4 months ago
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
5 months ago
H Lohaus d632190f1d
Merge branch 'main' into main 5 months ago
Heiner Lohaus ea8d6b847a Support upload image in gui
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
5 months ago
Akash Mondal c2115309ab Cleanup unused dependencies
* 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
5 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
5 months ago
Fabian Affolter 0077baea9b
Replace bs4 with beautifulsoup4 5 months ago
Yifei Kong 1ba6b7a9b2
Depend on a stable version of curl_cffi 5 months ago
H Lohaus 484b96d850
Add websearch to gui (#1314)
* 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
6 months ago
Heiner Lohaus 2157ccbcdb Add get_session_from_browser as cloudflare bypass 6 months ago
madonchik123 b0276f6c9e
Added new provider PI (Hacky way to use) (#1291)
* 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
6 months ago
H Lohaus 60286431ad
Set min version for curl_cffi 6 months ago
abc fd87be8257 ~ | add async requirements 6 months ago
abc e6a7aeab07 ~ 6 months ago
abc 79761c6e42 ~ | g4f v-0.1.8.6 6 months ago
Tekky ff81e31886
~ | add selenium 6 months ago
Heiner Lohaus 9239cadd8b Add Response Handler to OpenaiChat
Update Providers with WebDriver
Add WebDriverSession helper
Use native streaming in curl_cffi
6 months ago
Heiner Lohaus 745ea57c63 Add auto_continue to OpenaiChat
Update readme provider tables
7 months ago
Heiner Lohaus c796ba2253 Add py_arkose_generator in OpenaiChat 7 months ago
hs_junxiang a3c4e63577 fix: no module named 'flask' (#1216) 7 months ago
ThatLukinhasGuy 583d856c39
Update requirements.txt 7 months ago
ThatLukinhasGuy 98241884b1
Update requirements.txt 7 months ago
Arran Hobson Sayers 52a1b33120 Install flask async extra 7 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"
7 months ago
abc b1dbf66587 ~ | g4f `v-0.1.7.5` 7 months ago
Luneye a8841088a9
Update requirements.txt for Bing update 7 months ago
abc 2ac711ed89 ~ | g4f `v-0.1.7.2`
fix tiktok not found error
7 months ago
abc 29e2302fb2 ~ | g4f v-0.1.7.0
quick fix
7 months ago
abc 8e7e694d81 ~ | updated g4f.api
new api and requirements
7 months ago
abc aa4824b6a2 ~ 8 months ago
Arran Hobson Sayers 77697be333 Unify g4f tools into one CLI 8 months ago
Commenter123321 d719860e2a make internet searching better 8 months ago
abc 6ad9dab4ce ~ | new requirements for gui & interference 8 months ago
abc 44daa3a549 ~ 8 months ago
Junyan Qin 2599014540 chore: move ML related deps to interference dir 8 months ago
r1di ad1aee266e
forgot some more modules 8 months ago
r1di 45743583a8
#935 [Docker] ModuleNotFoundError: No module named 'transformers' and PyExecJS
fixing missing modules
8 months ago
abc 567e268446 ~ | remove quickjs 8 months ago