gpt4free/g4f/Provider
2025-10-18 21:52:07 +02:00
..
audio feat: Enhance PollinationsAI with new models and media handling 2025-06-12 08:37:42 +02:00
deprecated Enhance Copilot provider with cookie handling and user identity support; add Kimi provider; refactor usage tracking in run_tools. 2025-10-02 18:11:11 +02:00
hf_space fix: improve message formatting and set default activation for providers 2025-08-06 04:46:28 +02:00
local Track live model instances in Ollama and Cohere providers, updating count on model retrieval 2025-09-06 12:10:14 +02:00
needs_auth OpenaiChat: add auth_result.headers to ImageResponse (#3211) 2025-10-18 17:33:17 +02:00
not_working refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
openai Refactor OpenaiChat authentication flow; replace get_nodriver with async context manager and improve error handling 2025-10-02 02:08:20 +02:00
qwen Refactor QwenCode and oauthFlow for improved model handling and credential management 2025-09-21 13:33:49 +02:00
search Refactor search and response handling; introduce CachedSearch and DDGS classes for improved web search functionality and response management. Add PlainTextResponse for handling plain text responses. Update requirements and setup for new dependencies. 2025-10-03 11:38:24 +02:00
template Add StringableInference provider and update OpenaiTemplate for model retrieval 2025-10-04 12:33:53 +02:00
yupp Add initial implementation of Yupp provider 2025-10-07 04:56:17 +02:00
__init__.py Add Yupp provider implementation with account management and model fetching 2025-10-06 07:16:01 +02:00
ApiAirforce.py Refactor ApiAirforce class to enhance async generator and improve rate limit handling; update setup.py dependencies 2025-10-08 09:12:32 +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 Update LMArena models 2025-07-17 03:51:20 +02:00
Copilot.py Add make_chat_private function and enhance message formatting for Yupp provider @GamerReady 2025-10-18 21:52:07 +02:00
DeepInfra.py Add model alias for Kimi-K2-Instruct and update best_provider references 2025-09-21 11:55:29 +02:00
EasyChat.py Update EasyChat and OpenRouter classes, modify backend API timing, and enhance website rendering 2025-09-04 02:42:04 +02:00
GLM.py Enhance GLM provider with authentication signature generation and caching; update setup.py dependencies 2025-10-09 17:43:09 +02:00
helper.py Remove all not working provider (#1679) 2024-03-12 02:06:06 +01:00
LambdaChat.py refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
Mintlify.py refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
OIVSCodeSer.py Refactor OIVSCodeSer2 and OIVSCodeSer0501 classes; consolidate Perplexity provider and update OpenaiTemplate for API key handling 2025-10-02 00:55:01 +02:00
OperaAria.py feat: add new providers and update models (#3075) 2025-07-11 03:50:59 +02:00
Perplexity.py Fix response handling in Perplexity provider to clear value when it matches the end of full response 2025-10-02 06:00:03 +02:00
PollinationsAI.py Refactor PollinationsAI model alias handling for improved string conversion; add audio_tokens field to CompletionTokenDetails; update data structure in Backend_Api for user data handling. 2025-10-04 00:48:46 +02:00
PollinationsImage.py active_by_default 2025-07-15 13:49:29 +02:00
Qwen.py fix LMArena get_models (#3189) 2025-10-01 13:10:26 +02:00
Startnest.py Add OpenRouterFree provider 2025-08-10 05:07:55 +02:00
StringableInference.py Add StringableInference provider and update OpenaiTemplate for model retrieval 2025-10-04 12:33:53 +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 Add make_chat_private function and enhance message formatting for Yupp provider @GamerReady 2025-10-18 21:52:07 +02:00