gpt4free/g4f
2025-09-06 21:20:34 +02:00
..
api Add BrowserConfig initialization in cookies.py and ensure directory creation in SharedTokenManager 2025-09-06 21:20:34 +02:00
cli Enhance PuterJS provider to track live model instances and update BrowserConfig for automation tool settings 2025-09-06 16:28:17 +02:00
client refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
gui Refactor Copilot provider to improve authentication handling and streamline media uploads; add error handling for user retrieval. Enhance QwenCode provider to manage token validation and refresh logic. Update backend API to include new error handling for model and provider not found scenarios. Add start-browser script for automated Chrome launch. 2025-09-06 20:11:24 +02:00
image Update g4f/image/__init__.py 2025-09-03 17:11:43 +02:00
integration feat: improve media handling, file conversion, and error management 2025-05-20 22:40:12 +02:00
local Fix import in LocalClient 2025-01-07 00:36:22 +01:00
locals Update models.py to create models directory when its not present 2024-05-30 19:29:16 +05:30
Provider Add BrowserConfig initialization in cookies.py and ensure directory creation in SharedTokenManager 2025-09-06 21:20:34 +02:00
providers Add models_needs_auth flag to Groq provider and enhance get_models method to load API key 2025-09-06 12:01:10 +02:00
requests Refactor SharedTokenManager to remove async from reloadCredentialsFromFile and update its invocation. Set default host in BrowserConfig to 127.0.0.1. 2025-09-06 20:22:15 +02:00
tools Track live provider instances and update count on success or failure in various providers 2025-09-06 11:28:09 +02:00
__init__.py Update build-packages.yml 2025-08-22 21:08:25 +02:00
__main__.py Update build 2025-08-22 13:45:19 +02:00
config.py Refactor provider type determination to use 'chat' for non-image models and update download URL configuration 2025-09-04 12:07:42 +02:00
cookies.py Add BrowserConfig initialization in cookies.py and ensure directory creation in SharedTokenManager 2025-09-06 21:20:34 +02:00
debug.py refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
errors.py refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
files.py refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
models.py Remove PollinationsAI from best_provider list for gpt-4.1-nano model 2025-09-05 00:09:15 +02:00
typing.py Update typing.py 2025-08-09 14:12:48 +02:00
version.py Update build 2025-08-22 13:45:19 +02:00