Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ~ gui system prompt spacingxtekky-patch-1 | Tekky | 2024-03-09 | 1 | -2/+2 |
| | | | The spacing was misaligned, a little increase in the with fixes it | ||||
* | Add word count from iG8R | Heiner Lohaus | 2024-03-09 | 1 | -6/+16 |
| | | | | | | Improve Bing provider Some gui improvments Improve error handling in gui | ||||
* | Add system message input to gui | Heiner Lohaus | 2024-03-09 | 1 | -5/+16 |
| | | | | Improve OpenaiChat provider | ||||
* | Ignore empty auth header in api | Heiner Lohaus | 2024-02-29 | 1 | -6/+24 |
| | | | | Add live token count in gui | ||||
* | Improve mobile css styles | Heiner Lohaus | 2024-02-25 | 1 | -2/+10 |
| | |||||
* | Add count word and tokens in gui | Heiner Lohaus | 2024-02-24 | 1 | -3/+23 |
| | |||||
* | Add remove messages from history | Heiner Lohaus | 2024-02-24 | 1 | -1/+21 |
| | | | | Improve hidding regenerated messages | ||||
* | Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies | Heiner Lohaus | 2024-02-11 | 1 | -4/+21 |
| | |||||
* | Fix background in select box | Heiner Lohaus | 2024-01-23 | 1 | -1/+1 |
| | |||||
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -2/+11 |
| | | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | ||||
* | Fix process_image in Bing | Heiner Lohaus | 2024-01-13 | 1 | -0/+1 |
| | | | | | Add ImageResponse to Bing Fix cursor styling in gui | ||||
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -8/+26 |
| | | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | ||||
* | Add publish-to-pypi workflow | Heiner Lohaus | 2024-01-12 | 1 | -0/+1 |
| | | | | | Improve gui frontend Fix web search in bing | ||||
* | Add support for all models | Heiner Lohaus | 2024-01-01 | 1 | -3/+4 |
| | | | | | | | | | 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 | ||||
* | Add G4F_PROXY environment | Heiner Lohaus | 2023-12-10 | 1 | -11/+7 |
| | | | | Add regenerate button in gui | ||||
* | Add websearch to gui (#1314) | H Lohaus | 2023-12-07 | 1 | -0/+3 |
| | | | | | | | | * 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 | ||||
* | Remove height restriction | pakmmc | 2023-11-08 | 1 | -7/+1 |
| | | | Currently has blank black space at the bottom of the screen on 13" devices | ||||
* | added context | unknown | 2023-10-27 | 1 | -0/+33 |
| | |||||
* | ~ | abc | 2023-10-19 | 1 | -2/+1 |
| | | | | fix gui errors on iOS | ||||
* | ~ | new g4f GUI | abc | 2023-10-06 | 1 | -0/+861 |