gpt4free/g4f
2025-11-10 19:56:51 +01:00
..
api Remove MCP usage guide and README files; update logging in API to use print for most wanted IPs; enhance WebSearchTool to support region parameter for search queries. 2025-11-01 20:34:47 +01:00
cli Add CORS support to MCP server and tools; enhance image URL handling in tools 2025-11-02 07:31:28 +01:00
client Update RequestConfig to set download_media default to False and add raw parameter; modify AsyncCompletions to handle raw_response correctly 2025-10-09 19:39:13 +02:00
gui Add CORS support to MCP server and tools; enhance image URL handling in tools 2025-11-02 07:31:28 +01:00
image Refactor MarkItDown and OpenaiChat classes for improved media handling and optional parameters; enhance is_data_an_media function to support binary/octet-stream return type for unsupported URLs. 2025-10-31 18:16:19 +01:00
integration Refactor PollinationsAI model selection logic; update default system in AIModel; clean up unused provider imports 2025-11-10 13:58:07 +01: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
mcp Enhance MCP server tests to reflect updated tool count; improve model fetching with timeout handling in providers 2025-11-02 08:01:20 +01:00
Provider Fix docker build, fix temporary chat 2025-11-10 19:56:51 +01:00
providers Refactor PollinationsAI model selection logic; update default system in AIModel; clean up unused provider imports 2025-11-10 13:58:07 +01:00
requests Set default browser executable path if configured in BrowserConfig 2025-10-03 01:39:52 +02:00
tools Add MarkItDownTool and TextToAudioTool; enhance scrape_text and fetch_and_scrape functions with metadata support 2025-11-02 04:32:32 +01: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 Update Dockerfile-slim to include gcc and fix environment variable check in cookies.py 2025-10-10 09:21:32 +02:00
debug.py refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
errors.py Add Yupp provider implementation with account management and model fetching 2025-10-06 07:16:01 +02:00
files.py refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
models.py Refactor PollinationsAI model selection logic; update default system in AIModel; clean up unused provider imports 2025-11-10 13:58:07 +01: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