gpt4free/g4f
2026-02-21 12:36:32 +01:00
..
api feat: implement quota retrieval for providers and update related methods 2026-02-20 20:58:09 +01:00
cli Updates 2026-02-20 09:16:39 +01:00
client Updates 2026-02-20 09:16:39 +01:00
gui feat: implement quota retrieval for providers and update related methods 2026-02-20 20:58:09 +01:00
image Improve Yupp provider account handling , request timeout and get byte from url (#3249) 2025-11-26 14:02:51 +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
locals
mcp feat: Add synthesize endpoint for text-to-speech in MCPServer 2026-01-24 09:35:26 +01:00
Provider Merge branch 'main' into master 2026-02-21 12:36:32 +01:00
providers feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
requests feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
tools feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
__init__.py Refactor API base URL references across providers 2025-12-25 22:09:20 +01:00
__main__.py
config.py feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
cookies.py feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
debug.py
errors.py fix: Update references from 'nest_asyncio' to 'nest-asyncio2' across the codebase 2026-01-27 11:29:43 +01:00
files.py
models.py Implement automatic NextAction token swapping for Yupp provider (#3345) 2026-02-03 14:44:44 +01:00
typing.py feat: add usage retrieval methods for GitHub Copilot and Antigravity providers, update Flask dependency to async version 2026-02-20 13:55:04 +01:00
version.py