gpt4free/g4f
2025-09-22 22:32:49 +02:00
..
api Enhance Azure provider error handling and update environment variables 2025-09-22 22:21:03 +02:00
cli Add error handling for missing authentication and Unicode encoding in response streaming 2025-09-08 15:40:32 +02:00
client Refactor tool_calls handling in iter_response and async_iter_response functions for improved readability and logic consistency 2025-09-07 01:44:03 +02:00
gui Add streaming endpoint for file management and enhance manage_files function 2025-09-12 00:30:12 +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 OpenRouterFree API key to environment and adjust max_tokens 2025-09-22 22:32:49 +02:00
providers Add Claude provider with authentication handling and update Nvidia provider 2025-09-11 20:55:31 +02:00
requests Remove unused import and update sse_stream function signature for consistency 2025-09-21 11:40:54 +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 Update STATIC_URL 2025-09-12 09:30:53 +02:00
cookies.py Refactor BrowserConfig class: move it from requests to cookies module and update its initialization. 2025-09-06 21:22:15 +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 Add model alias for Kimi-K2-Instruct and update best_provider references 2025-09-21 11:55:29 +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