Commit Graph

34 Commits

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
2024-01-14 16:37:21 +01:00
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
2024-01-14 15:04:37 +01:00
Heiner Lohaus 7968ae52fb Fix merge issues 2024-01-13 15:56:29 +01:00
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
2024-01-13 15:37:36 +01:00
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
2024-01-10 10:34:56 +01:00
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
2024-01-01 23:20:48 +01:00
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
2024-01-01 17:48:57 +01:00
Yash Varshney b5368c276d
remove unnecessary semicolon 2024-01-01 01:42:10 +05:30
NiNiyas 0b2f7898d4 fix(g4f): Fix typo in function name 2023-12-19 10:38:12 +05:30
Heiner Lohaus d743ee0c26 Add error classes
Move version check to debug
2023-12-11 00:56:06 +01:00
Heiner Lohaus c7307030a9 Improve error handling in gui 2023-12-10 22:10:56 +01:00
Heiner Lohaus bf41cfc5d1 Add G4F_PROXY environment
Add regenerate button in gui
2023-12-10 21:46:11 +01:00
Heiner Lohaus bb34642fcb Update readme. Add docker hub 2023-12-07 14:30:55 +01:00
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
2023-12-07 07:18:05 +01:00
Heiner Lohaus c667f1cec5 Improve docker image 2023-12-06 11:54:50 +01:00
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
2023-12-06 09:35:36 +01:00
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"
2023-10-28 17:58:36 +02:00
unknown 03dc8532f9 added context 2023-10-27 23:35:10 +03:00
catmeowjiao 6fd2fa971f add proxy support 2023-10-26 22:18:38 +08:00
ⲘrṨhส∂ow 3982f39424
'Refactored by Sourcery' (#1125)
Co-authored-by: Sourcery AI <>
2023-10-23 09:46:25 +02:00
abc 04edb66065 ~
fix gui errors on iOS
2023-10-19 20:25:13 +01:00
abc 5b52d5a2ee ~ | g4f `v-0.1.6.8`
some quick fixes
2023-10-19 19:37:56 +01:00
abc d4ab83a45b ~
automatic models fetching in GUI.
2023-10-19 15:14:48 +01:00
abc 76083c5a17 ~ 2023-10-19 14:27:29 +01:00
Ezra Adeyinka 6a74fc3a95 fix: remove typo in readme and configs 2023-10-13 08:05:51 +01:00
Tekky c433863f30
~ | Merge pull request #1044 from Lin-jun-xiang/main
Fix: TypeError: unsupported operand type(s) for |:...
2023-10-11 18:49:41 +01:00
hs_junxiang 50ecd887c8 Fix: TypeError: unsupported operand type(s) for |:... 2023-10-11 16:57:46 +08:00
Ikko Eltociear Ashimine 7e6df02367
fix typo in backend.py
occured -> occurred
2023-10-11 12:35:49 +09:00
abc 8964d15dc3 ~ | g4f `v-0.1.5.8` 2023-10-10 15:48:56 +01:00
Commenter123321 9239c57200 fix provider thing in gui x2 2023-10-10 15:11:17 +02:00
Commenter123321 2c105cb595 fix provider thing in gui 2023-10-10 14:53:50 +02:00
Commenter123321 d719860e2a make internet searching better 2023-10-10 14:47:41 +02:00
abc 7f8526a122 ~
New system for str to Provider
2023-10-09 23:46:02 +01:00
abc 7e4e374f62 ~ | new g4f GUI 2023-10-06 19:52:17 +01:00