Releases: xtekky/gpt4free
Releases · xtekky/gpt4free
g4f v0.4.2.5
Release Date: January 25, 2025
New Features
- OpenaiTemplate Provider: Added support for the OpenaiTemplate provider.
- MiniMax Providers: Introduced MiniMax providers and included them in the model list.
- HailuoAI Provider: Added support for the HailuoAI provider.
- Default Vision Model: Set a default vision model for better consistency.
Improvements
- Docker Image Update: Updated the base image of the main Docker image for improved performance and compatibility.
- Model Updates: Added MiniMax to
models.py
to reflect the latest supported models. - Lock File for
nodriver
: Added a lock file to ensure proper handling of thenodriver
setup.
Bug Fixes
- Browser Management: Ensured the browser is properly stopped after all calls by adding a
finally
block. - Unit Test Fixes: Addressed issues in unit tests for more reliable testing.
Removals
- Deprecated Webdriver Providers: Removed outdated or unused webdriver providers to streamline functionality.
by @hlohaus
Full Changelog: 0.4.2.4...0.4.2.5
g4f v0.4.2.4
What's Changed
- Add "Selecting a Provider" Documentation by @hlohaus in #2599
- Fix generate Images with OpenaiChat
- Add "flux" as alias in HuggingSpace providers
- Choice a random space provider in HuggingSpace provider
- Update requirements list in pypi packages
- Fix label of CablyAI and DeepInfraChat provider
Full Changelog: 0.4.2.3...0.4.2.4
g4f v0.4.2.3
g4f v0.4.2.2
What's Changed
Full Changelog: 0.4.2.1...0.4.2.2
g4f v0.4.2.1
What's Changed
Full Changelog: 0.4.2.0...0.4.2.1
g4f v0.4.2.0
What's Changed
- Support TitleGeneration, Reasoning in HuggingChat by @hlohaus in #2590
- Update model configurations, provider implementations, and documentation by @kqlio67 in #2577
- Restore AsyncClient streaming return type by @hlohaus in #2591
- Fix unicode errors in web_search by @hlohaus in #2592
- Improve model list in HuggingSpace, PollinationsAI
- Fix Image Generation in PollinationsAI
- Add Image Upload in PollinationsAI
- Support Usage, FinishReason, jsonMode in PollinationsAI
- Add Reasoning to Web UI
- Fix using provider api_keys in Web UI
- Add RequestLogin to HuggingChat
- Support Image Upload in HuggingChat
Windows Release: g4f-0.4.2.0.exe.zip
in the assets
Full Changelog: 0.4.1.2...0.4.2.0
g4f v0.4.1.2
What's Changed
- Provider Updates and Fixes by @kqlio67 in #2570
- Readd JsApi for Webview UI by @hlohaus in #2572
- Add missing webview requirements by @hlohaus in #2574
- Add Web Share Target to Mainifest
- Add target to GUI: /chat/?prompt=your input:
- Add local Font Awesome Free
- Update icons to new Font Awesome Version
- Add Providers to Model list in /v1/models
- Reefresh auth on 403 error in OpenaiChat
Full Changelog: 0.4.1.1...0.4.1.2
g4f v0.4.1.1
What's Changed
- Update providers-and-models.md by @GDjkhp in #2566
- Read FinishReason and Usage from Gemini API by @hlohaus in #2569
- Add "Custom Provider": Set API Url in the settings
- Remove Discord link from result, add them to attr: Jmuz
- Fix Bug: File content are added to the prompt
- Changed response from /v1/models API
- Disable Pizzagpt Provider
Full Changelog: 0.4.1.0...0.4.1.1
g4f v0.4.1.0
What's Changed
- Add CohereForAI provider, by @hlohaus in #2561
- Update providers, documentation improvements and bug fixes by @kqlio67 in #2562
- Add conversation and continue support in DDG by @hlohaus in #2563
- Updates for You.com provider
- Add default system prompt in UI
- Expose novnc port in docker
- Fix ignored providers
Full Changelog: 0.4.0.9...0.4.1.0
g4f v0.4.0.9
What's Changed
- Update providers-and-models.md by @GDjkhp in #2546
- removed p1 duplicate by @GDjkhp in #2547
- Add Jmuz provider by @evqsx in #2549
- Add login url to HuggingFace in Web UI by @hlohaus in #2555
- Add some HuggingSpace providers
- Add icons to home.html
- Remove duplicate lines from web search results
- Fix object async_generator can't be used in 'await'
- Fix for continue message
New Contributors
Thank you!
Full Changelog: 4.0.8...0.4.0.9