gpt4free/g4f
copilot-swe-agent[bot] c406ed38a1
fix: convert RGBA images to RGB before saving as JPEG thumbnail
Agent-Logs-Url: https://github.com/xtekky/gpt4free/sessions/0f9b1c1f-a0a4-49a5-9793-b30940de945f

Co-authored-by: hlohaus <983577+hlohaus@users.noreply.github.com>
2026-04-04 23:36:30 +00:00
..
api feat: Enhance Qwen provider with reasoning effort parameter and update RequestConfig model 2026-04-04 12:40:30 +02:00
cli Merge pull request #3386 from xtekky/copilot/bugfix-docker-slim-broken 2026-03-13 19:11:57 +01:00
client fix: Update PUBLIC_URL and improve error logging in video and image handling 2026-04-04 06:07:47 +02:00
gui feat: Enhance LMArena and PollinationsAI to support video models and improve model caching 2026-04-03 20:35:24 +02:00
image fix: convert RGBA images to RGB before saving as JPEG thumbnail 2026-04-04 23:36:30 +00:00
integration
local
locals
mcp
Provider Update PollinationsAI.py 2026-04-04 21:54:59 +02:00
providers feat: Add aspect_ratio parameter example to PARAMETER_EXAMPLES 2026-04-04 13:03:17 +02:00
requests Improve LMArena auth, image handling & cookies (#3413) 2026-04-04 02:21:46 +02:00
tools fix: replace bare except clauses with except Exception 2026-02-25 11:49:12 +00:00
__init__.py
__main__.py
config.py Update config.py 2026-04-05 01:07:34 +02:00
cookies.py fix: Update thought signature handling and improve tool call processing in Antigravity and GeminiCLI providers 2026-04-04 01:12:47 +02:00
debug.py
errors.py
files.py
models.py fix: Remove LMArena from best provider list for flux-kontext model 2026-04-04 01:36:43 +02:00
typing.py feat: Implement JSON Schema sanitization for Gemini API compatibility and enhance OpenClaw setup script 2026-04-01 22:29:22 +02:00
version.py