Commit Graph

48 Commits (9cf2ee0279e1f348a082a7ded7c163ed12a6359a)

Author SHA1 Message Date
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
8 months ago
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
8 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
8 months ago
Heiner Lohaus ceed364cb1 Fix process_image in Bing
Add ImageResponse to Bing
Fix cursor styling in gui
8 months ago
Heiner Lohaus 7968ae52fb Fix merge issues 8 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
8 months ago
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
8 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
8 months ago
Heiner Lohaus 685aeff5ef Fix markdown replace 8 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
8 months ago
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
9 months ago
Yash Varshney b5368c276d
remove unnecessary semicolon 9 months ago
NiNiyas 0b2f7898d4 fix(g4f): Fix typo in function name 9 months ago
Heiner Lohaus b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
9 months ago
Heiner Lohaus d743ee0c26 Add error classes
Move version check to debug
9 months ago
Heiner Lohaus c7307030a9 Improve error handling in gui 9 months ago
Heiner Lohaus bf41cfc5d1 Add G4F_PROXY environment
Add regenerate button in gui
9 months ago
Heiner Lohaus bb34642fcb Update readme. Add docker hub 9 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
9 months ago
Heiner Lohaus c667f1cec5 Improve docker image 9 months ago
Heiner Lohaus 3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
9 months ago
pakmmc 4359be5468
Remove height restriction
Currently has blank black space at the bottom of the screen on 13" devices
10 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"
11 months ago
unknown 03dc8532f9 added context 11 months ago
catmeowjiao 6fd2fa971f add proxy support 11 months ago
ⲘrṨhส∂ow 3982f39424
'Refactored by Sourcery' (#1125)
Co-authored-by: Sourcery AI <>
11 months ago
abc 04edb66065 ~
fix gui errors on iOS
11 months ago
abc 5b52d5a2ee ~ | g4f `v-0.1.6.8`
some quick fixes
11 months ago
abc d4ab83a45b ~
automatic models fetching in GUI.
11 months ago
abc 76083c5a17 ~ 11 months ago
Ezra Adeyinka 6a74fc3a95 fix: remove typo in readme and configs 11 months ago
Arran Hobson Sayers 77697be333 Unify g4f tools into one CLI 11 months ago
Tekky c433863f30
~ | Merge pull request #1044 from Lin-jun-xiang/main
Fix: TypeError: unsupported operand type(s) for |:...
11 months ago
hs_junxiang 50ecd887c8 Fix: TypeError: unsupported operand type(s) for |:... 11 months ago
Ikko Eltociear Ashimine 7e6df02367
fix typo in backend.py
occured -> occurred
11 months ago
abc c9c573a6e6 ~ | remove DeepAi 11 months ago
abc 8964d15dc3 ~ | g4f `v-0.1.5.8` 11 months ago
Commenter123321 be41898736 fix html 11 months ago
Commenter123321 86f7ea6b08 what 11 months ago
Commenter123321 d3040b0c14 change discord icon to telegram icon on gui 11 months ago
Commenter123321 9239c57200 fix provider thing in gui x2 11 months ago
Commenter123321 2c105cb595 fix provider thing in gui 11 months ago
Commenter123321 d719860e2a make internet searching better 11 months ago
abc e05987ace3 ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy 11 months ago
abc abc2fa2ca1 ~
Command line arguments for GUI
11 months ago
abc 7f8526a122 ~
New system for str to Provider
11 months ago
abc 64fe0ee487 ~ | g4f `v-0.1.5.6`
gui & interference can now be run with:

python -m g4f.gui.run

and

python -m g4f.interference.run
11 months ago
abc 7e4e374f62 ~ | new g4f GUI 11 months ago