gpt4free/g4f/Provider
H Lohaus 0393f1053f
Merge pull request #3428 from vyguera/fix/openai-chat-gizmo-conversation-mode
fix(OpenaiChat): use gizmo_interaction conversation_mode for custom GPTs
2026-04-21 22:41:41 +02:00
..
audio Refactor MarkItDown and OpenaiChat classes for improved media handling and optional parameters; enhance is_data_an_media function to support binary/octet-stream return type for unsupported URLs. 2025-10-31 18:16:19 +01:00
github Refactor provider methods to unify async and sync handling, enhance clarity, and improve error management 2026-04-16 02:38:03 +02:00
hf_space feat: implement GitHub Copilot provider with OAuth authentication and token management 2026-02-12 16:21:40 +01:00
local Add default active state to OperaAria and enhance quota tracking in Ollama 2026-04-05 19:52:04 +02:00
needs_auth fix(OpenaiChat): use gizmo_interaction conversation_mode for custom GPTs 2026-04-20 09:54:54 +02:00
openai fix: Update default model to "auto" and adjust system hints in OpenaiChat 2026-03-31 13:02:02 +02:00
qwen feat: Implement get_quota method across multiple providers and update related API handling 2026-04-02 15:33:33 +02:00
search fix: await stop_browser call in GoogleSearch to ensure proper asynchronous execution 2026-02-08 02:49:04 +01:00
template Update quota URL in PollinationsAI and OpenaiTemplate classes 2026-04-04 16:14:02 +02:00
yupp fix: reorder parameters in YuppAPIClient and YuppModelManager constructors 2026-02-11 22:33:31 +01:00
__init__.py Refactor ProviderUtils.get_by_label to use class method and improve provider retrieval logic 2026-02-23 07:03:34 +01:00
ApiAirforce.py feat: Implement get_quota method across multiple providers and update related API handling 2026-04-02 15:33:33 +02:00
base_provider.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00
Chatai.py refactor: update providers and models for better compatibility 2025-05-12 20:24:36 +03:00
Cloudflare.py Fix LMAreana provider 2025-11-10 09:30:53 +01:00
Copilot.py feat: enhance Copilot and Yupp classes with session ID and credit fetching functionality 2026-03-12 23:59:30 +01:00
CopilotSession.py feat: enhance Copilot and Yupp classes with session ID and credit fetching functionality 2026-03-12 23:59:30 +01:00
DeepInfra.py Refactor CopilotSession and DeepInfra providers to improve error handling and remove unused code; update OpenaiTemplate for image response formatting 2026-02-24 15:38:14 +01:00
EasyChat.py refactor: replace nodriver imports with zendriver across multiple provider files 2026-02-08 02:27:53 +01:00
GLM.py Update provider configurations to set 'working' status to False; refactor tool handling in GeminiCLI and enhance response structure in Usage class 2025-12-08 17:13:26 +01:00
GradientNetwork.py Fix model list in GradientNetwork provider by replacing duplicate entry with "Qwen3 235B" 2025-12-07 01:18:29 +01:00
helper.py Remove all not working provider (#1679) 2024-03-12 02:06:06 +01:00
ItalyGPT.py Refactor GradientNetwork and ItalyGPT providers; update BAAI_Ling for improved functionality and model handling 2025-11-30 11:20:29 +01:00
LambdaChat.py Update provider configurations to set 'working' status to False; refactor tool handling in GeminiCLI and enhance response structure in Usage class 2025-12-08 17:13:26 +01:00
Mintlify.py Refactor API base URL references across providers 2025-12-25 22:09:20 +01:00
OIVSCodeSer.py Refactor API base URL references across providers 2025-12-25 22:09:20 +01:00
OperaAria.py Add default active state to OperaAria and enhance quota tracking in Ollama 2026-04-05 19:52:04 +02:00
Perplexity.py feat: Implement get_quota method across multiple providers and update related API handling 2026-04-02 15:33:33 +02:00
PollinationsAI.py Update PollinationsAI.py 2026-04-04 21:54:59 +02:00
PollinationsImage.py Refactor PollinationsAI and PollinationsImage models: update endpoints and default model settings 2026-03-19 00:24:36 +01:00
Qwen.py Update Qwen provider models and thinking mode 2026-04-21 10:32:44 +02:00
TeachAnything.py refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
WeWordle.py fix: update provider status, models, error handling, and imports 2025-07-27 18:03:54 +02:00
Yqcloud.py Set return_conversation to True 2025-04-26 23:10:06 +02:00
Yupp.py feat: Implement get_quota method across multiple providers and update related API handling 2026-04-02 15:33:33 +02:00