gpt4free/g4f
2026-05-03 20:17:05 +02:00
..
api Merge pull request #3418 from xtekky/copilot/add-pa-py-file-parser-executor 2026-04-06 00:39:51 +02:00
cli Remove redundant try block in main function for client mode execution 2026-04-07 12:42:19 +02:00
client Fix finish_reason to return tool_calls when tool calls are present 2026-04-06 08:43:11 +00:00
gui feat(PollinationsAudio): add new audio provider with transcription and speech capabilities 2026-05-01 12:43:05 +02:00
image fix: update get_media_extension to return empty string for unsupported extensions 2026-05-03 02:24:23 +02: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 security in pa_provider by implementing import restrictions for sensitive submodules; remove unused AuthManager import in base_provider 2026-04-06 05:02:23 +02:00
Provider feat: update PuterJS to use gpt-5.1 as default model and streamline model fetching logic 2026-05-03 17:12:06 +02:00
providers feat: update PuterJS to use gpt-5.1 as default model and streamline model fetching logic 2026-05-03 17:12:06 +02:00
requests Refactor provider methods to unify async and sync handling, enhance clarity, and improve error management 2026-04-16 02:38:03 +02:00
tools fix: ensure api_key validation checks for string type in is_provider_api_key function 2026-05-03 20:17:05 +02:00
__init__.py Refactor provider method handling for improved clarity and consistency; update mocks and add SKILL.md for usage guidance 2026-04-17 14:07:49 +02:00
__main__.py Update build 2025-08-22 13:45:19 +02:00
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 refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
errors.py fix: Update references from 'nest_asyncio' to 'nest-asyncio2' across the codebase 2026-01-27 11:29:43 +01:00
files.py refactor: restructure core utilities, typing, and request handling 2025-08-09 03:29:44 +02:00
models.py Refactor media rendering to yield messages only if content parts exist 2026-04-07 16:28:14 +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 Update build 2025-08-22 13:45:19 +02:00