gpt4free/g4f
BuT9l3b 2fd5d773a2 fix(ImageGenerationConfig): add size="WxH" support
- Parse `size` string (e.g., "256x256") to auto-set `width` and `height`
- Keep explicit `width`/`height` priority if both provided

Fixes xtekky#2902
2025-04-15 09:21:39 +03:00
..
api fix(ImageGenerationConfig): add size="WxH" support 2025-04-15 09:21:39 +03:00
client Fix "n" parameter in API, update models.py 2025-04-05 16:03:28 +02:00
gui docs: update providers documentation and enhance support for Blackbox HAR auth 2025-04-04 13:36:28 +03:00
image Support "Think Deeper" in Copilot 2025-03-30 15:40:46 +02:00
integration Add ToolSupportProvider 2025-03-01 01:46:04 +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
Provider New provider added (g4f/Provider/Chatai.py) (#2864) 2025-04-06 11:28:20 +02:00
providers Add headers / styling from in UI @kqlio67 2025-03-31 15:21:30 +02:00
requests Fix issue with new nodriver version 2025-04-02 11:44:58 +02:00
tools Support "Think Deeper" in Copilot 2025-03-30 15:40:46 +02:00
__init__.py Add audio transcribing example and support 2025-03-21 03:17:45 +01:00
__main__.py Add Authentication Setup Guide 2024-12-07 03:01:43 +01:00
cli.py Update docs: Using the OpenAI Library 2025-03-22 07:32:30 +01:00
cookies.py Fix using ImageResponse 2025-03-31 21:33:17 +02:00
debug.py Catch import errors 2025-03-29 20:47:10 +01:00
errors.py Delete buckets with the conversation 2025-03-29 11:22:22 +01:00
image.py Improve select custom model in UI 2025-02-03 20:23:21 +01:00
models.py docs: update providers documentation and enhance support for Blackbox HAR auth 2025-04-04 13:36:28 +03:00
typing.py Add audio transcribing example and support 2025-03-21 03:17:45 +01:00
version.py Improve tools support in OpenaiTemplate and GeminiPro 2025-02-21 04:36:54 +01:00