Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-21 | Improve tests | Heiner Lohaus | 1 | -2/+1 | |
2024-01-14 | Fix unittests (#1472) | H Lohaus | 1 | -1/+6 | |
* Fix unittests * Fix missing distutils, install setuptools * Fix version not found * Remove deprecation in get_event_loop | |||||
2024-01-14 | Change doctypes style to Google | Heiner Lohaus | 1 | -62/+149 | |
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests | |||||
2024-01-13 | Fix merge issues | Heiner Lohaus | 1 | -1/+2 | |
2024-01-13 | Support upload image in gui | Heiner Lohaus | 1 | -16/+42 | |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | |||||
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 2 | -13/+15 | |
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider | |||||
2024-01-01 | Fix permissions for chromedriver | Heiner Lohaus | 1 | -1/+2 | |
Fix NoVNC server access Remove java from build | |||||
2024-01-01 | Add support for all models | Heiner Lohaus | 1 | -11/+21 | |
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 | |||||
2023-12-31 | remove unnecessary semicolon | Yash Varshney | 1 | -1/+1 | |
2023-12-19 | fix(g4f): Fix typo in function name | NiNiyas | 1 | -1/+1 | |
2023-12-11 | Add error classes | Heiner Lohaus | 1 | -10/+8 | |
Move version check to debug | |||||
2023-12-10 | Improve error handling in gui | Heiner Lohaus | 1 | -7/+7 | |
2023-12-10 | Add G4F_PROXY environment | Heiner Lohaus | 1 | -25/+27 | |
Add regenerate button in gui | |||||
2023-12-07 | Update readme. Add docker hub | Heiner Lohaus | 1 | -2/+2 | |
2023-12-07 | Add websearch to gui (#1314) | H Lohaus | 2 | -55/+156 | |
* 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-06 | Improve docker image | Heiner Lohaus | 1 | -1/+4 | |
2023-12-06 | Add selenium to dockerfile | Heiner Lohaus | 2 | -33/+25 | |
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui | |||||
2023-10-28 | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 1 | -1/+1 | |
* 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-27 | added context | unknown | 1 | -34/+14 | |
2023-10-26 | add proxy support | catmeowjiao | 1 | -8/+29 | |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 4 | -32/+26 | |
Co-authored-by: Sourcery AI <> | |||||
2023-10-19 | ~ | abc | 1 | -0/+9 | |
fix gui errors on iOS | |||||
2023-10-19 | ~ | g4f `v-0.1.6.8`0.1.6.8 | abc | 1 | -1/+0 | |
some quick fixes | |||||
2023-10-19 | ~ | abc | 1 | -2/+5 | |
automatic models fetching in GUI. | |||||
2023-10-19 | ~ | abc | 1 | -0/+7 | |
2023-10-13 | fix: remove typo in readme and configs | Ezra Adeyinka | 1 | -1/+1 | |
2023-10-11 | Fix: TypeError: unsupported operand type(s) for |:... | hs_junxiang | 2 | -0/+5 | |
2023-10-11 | fix typo in backend.py | Ikko Eltociear Ashimine | 1 | -1/+1 | |
occured -> occurred | |||||
2023-10-10 | ~ | g4f `v-0.1.5.8`0.1.5.8 | abc | 1 | -2/+3 | |
2023-10-10 | fix provider thing in gui x2 | Commenter123321 | 2 | -9/+4 | |
2023-10-10 | fix provider thing in gui | Commenter123321 | 1 | -1/+1 | |
2023-10-10 | make internet searching better | Commenter123321 | 2 | -11/+41 | |
2023-10-10 | ~ | abc | 2 | -7/+29 | |
New system for str to Provider | |||||
2023-10-06 | ~ | new g4f GUI | abc | 5 | -0/+186 | |