gpt4free/g4f/providers
2026-02-19 20:30:59 +01:00
..
__init__.py Add missing file 2024-02-23 04:51:40 +01:00
any_model_map.py Enhance AnyModelProviderMixin to support Perplexity and improve model mapping 2026-01-09 22:38:19 +01:00
any_provider.py feat: add tool_call emulation for OpenAI API (#3352) 2026-02-09 12:01:52 +01:00
asyncio.py fix: Update references from 'nest_asyncio' to 'nest-asyncio2' across the codebase 2026-01-27 11:29:43 +01:00
base_provider.py Enhance provider handling by adding JsonResponse support and removing redundant model checks 2025-12-27 22:09:34 +01:00
create_images.py Improve select custom model in UI 2025-02-03 20:23:55 +01:00
helper.py Enhance provider handling by adding JsonResponse support and removing redundant model checks 2025-12-27 22:09:34 +01:00
response.py Refactor providers to use OpenaiTemplate and add backup URLs; enhance response handling in API 2026-01-10 06:35:41 +01:00
retry_provider.py feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
tool_support.py feat: add tool_call emulation for OpenAI API (#3352) 2026-02-09 12:01:52 +01:00
types.py Track live provider instances and update count on success or failure in various providers 2025-09-06 11:28:09 +02:00