Commit Graph

149 Commits (0f04dacdbdba067152ebd4c1f7c23df8c9422295)

Author SHA1 Message Date
Heiner Lohaus a466a86ee6 Fix requirements in gui api 4 months ago
Heiner Lohaus 486e43dabd Fix missing websocket_request_id in OpenaiChat
Add RateLimitErrors to Bing
Add android support to gui api
Add annotations import to gui api
4 months ago
Heiner Lohaus b5b56f35ca Fix abort in webview 4 months ago
Heiner Lohaus f797ec828c Fix GigaChat exceptions, Raise missing browser error 4 months ago
Heiner Lohaus 4778356064 Add conversation support for Bing 4 months ago
Heiner Lohaus f861f322aa Add copilot conversation mode 4 months ago
Heiner Lohaus 905ced06bd Serverless webview gui 4 months ago
Heiner Lohaus b7eee50930 Move raise_for_status, Create FormData wrapper 4 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 4 months ago
Heiner Lohaus 95b1b8c025 Add export / import conversations 4 months ago
Heiner Lohaus 012f40078a Filter not working provider from RetryProvider 4 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 4 months ago
Heiner Lohaus 13f1275ca3 Add model preselection in gui 4 months ago
Heiner Lohaus d2d8d7fb9e Remove generate images button 4 months ago
Heiner Lohaus ecf110e59a Fix Bing create images, Add gui in webview init 4 months ago
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 4 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
4 months ago
Tekky 5f49264768
~ gui system prompt spacing
The spacing was misaligned, a little increase in the with fixes it
4 months ago
Heiner Lohaus 74a33f10dd Add word count from iG8R
Improve Bing provider
Some gui improvments
Improve error handling in gui
4 months ago
Heiner Lohaus 14167671d4 Add system message input to gui
Improve OpenaiChat provider
4 months ago
Heiner Lohaus eb48299195 Enable Liaobots, disable Phind provider 4 months ago
Heiner Lohaus ccac427ac1 Fiy unittests with duckduckgo-search 5.0 4 months ago
Heiner Lohaus e889f3cb9b Use word word count from alfaaz 4 months ago
Heiner Lohaus b6534aff73 Use word word count from alfaaz
Fix delete config on clear conversations
4 months ago
Heiner Lohaus 20ab17f31a Improve gui handling, Improve count tokens 4 months ago
Heiner Lohaus 1ec37aea22 Fix history on error, fix count words for chinese 4 months ago
Heiner Lohaus 3b96c27e3c Ignore empty auth header in api
Add live token count in gui
4 months ago
Heiner Lohaus 0bfaede7df Fix filter messages in gui 4 months ago
Heiner Lohaus 02b84fb519 Improve filter_messages in gui
Add rdns suport for proxies
4 months ago
Heiner Lohaus 12464bfac0 Improve mobile css styles 4 months ago
Heiner Lohaus b4b74c991b gui: remove cursor on errors
Add auth header to GeminiPro provider
4 months ago
Heiner Lohaus 84b3a19c9d Improve show result in gui 4 months ago
Heiner Lohaus 0ade2098a6 Add count word and tokens in gui 4 months ago
Heiner Lohaus 55caf8e7de Add FlowGpt provider, Fix issue with None values in api 4 months ago
Heiner Lohaus 43cb4e614f Add remove messages from history
Improve hidding regenerated messages
4 months ago
Heiner Lohaus 1b4a86a857 Update client docs, Enable some tests 5 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
5 months ago
Heiner Lohaus d55a4c3ef5 Add MathJax to GUI #1563, Add model name to GUI #1600 5 months ago
Heiner Lohaus aba4b96f23 Add new Client API with Docs
Use object urls for the preview of image uploads.
Fix upload images in You provider
Fix create image. It's now a single image.
Improve system message for create images.
5 months ago
Heiner Lohaus 76ec2064ad Add disable history button in GUI 5 months ago
Heiner Lohaus 331826b003 Add upload image in You provider 5 months ago
Heiner Lohaus daf2b6ac3b Fix convert image to jpg in Bing
Fix display upload image in GUI
5 months ago
Heiner Lohaus 6c422b2965 Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies 5 months ago
Heiner Lohaus 47900f2371 Resolve images in Gemini Provider 5 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 5 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
5 months ago
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
5 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
5 months ago
Heiner Lohaus 2193d18865 Fix background in select box 6 months ago
Heiner Lohaus 07c944ad0a Add upload svg image support
Fix upload image in Bing Provider
6 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 6 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
6 months ago
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
6 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
6 months ago
Heiner Lohaus ceed364cb1 Fix process_image in Bing
Add ImageResponse to Bing
Fix cursor styling in gui
6 months ago
Heiner Lohaus 7968ae52fb Fix merge issues 6 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
6 months ago
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
6 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
6 months ago
Heiner Lohaus 685aeff5ef Fix markdown replace 6 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
6 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
6 months ago
Yash Varshney b5368c276d
remove unnecessary semicolon 6 months ago
NiNiyas 0b2f7898d4 fix(g4f): Fix typo in function name 7 months ago
Heiner Lohaus b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
7 months ago
Heiner Lohaus d743ee0c26 Add error classes
Move version check to debug
7 months ago
Heiner Lohaus c7307030a9 Improve error handling in gui 7 months ago
Heiner Lohaus bf41cfc5d1 Add G4F_PROXY environment
Add regenerate button in gui
7 months ago
Heiner Lohaus bb34642fcb Update readme. Add docker hub 7 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
7 months ago
Heiner Lohaus c667f1cec5 Improve docker image 7 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
7 months ago
pakmmc 4359be5468
Remove height restriction
Currently has blank black space at the bottom of the screen on 13" devices
8 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"
8 months ago
unknown 03dc8532f9 added context 8 months ago
catmeowjiao 6fd2fa971f add proxy support 9 months ago
ⲘrṨhส∂ow 3982f39424
'Refactored by Sourcery' (#1125)
Co-authored-by: Sourcery AI <>
9 months ago
abc 04edb66065 ~
fix gui errors on iOS
9 months ago
abc 5b52d5a2ee ~ | g4f `v-0.1.6.8`
some quick fixes
9 months ago
abc d4ab83a45b ~
automatic models fetching in GUI.
9 months ago
abc 76083c5a17 ~ 9 months ago
Ezra Adeyinka 6a74fc3a95 fix: remove typo in readme and configs 9 months ago
Arran Hobson Sayers 77697be333 Unify g4f tools into one CLI 9 months ago
Tekky c433863f30
~ | Merge pull request #1044 from Lin-jun-xiang/main
Fix: TypeError: unsupported operand type(s) for |:...
9 months ago
hs_junxiang 50ecd887c8 Fix: TypeError: unsupported operand type(s) for |:... 9 months ago
Ikko Eltociear Ashimine 7e6df02367
fix typo in backend.py
occured -> occurred
9 months ago
abc c9c573a6e6 ~ | remove DeepAi 9 months ago
abc 8964d15dc3 ~ | g4f `v-0.1.5.8` 9 months ago
Commenter123321 be41898736 fix html 9 months ago
Commenter123321 86f7ea6b08 what 9 months ago
Commenter123321 d3040b0c14 change discord icon to telegram icon on gui 9 months ago
Commenter123321 9239c57200 fix provider thing in gui x2 9 months ago
Commenter123321 2c105cb595 fix provider thing in gui 9 months ago
Commenter123321 d719860e2a make internet searching better 9 months ago
abc e05987ace3 ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy 9 months ago
abc abc2fa2ca1 ~
Command line arguments for GUI
9 months ago
abc 7f8526a122 ~
New system for str to Provider
9 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
9 months ago
abc 7e4e374f62 ~ | new g4f GUI 9 months ago