gpt4free/g4f/Provider/needs_auth
2025-10-30 21:34:45 +01:00
..
bing refactor: remove deprecated providers, rename LMArenaProvider, update LMArena and models 2025-05-25 21:38:12 +03:00
hf Refactor token details classes in stubs.py; rename and enhance token details structure for better clarity and functionality 2025-10-03 07:05:59 +02:00
mini_max feat: Add dev tools, reorganize providers, and expand model support (#3019) 2025-06-11 15:29:27 +02:00
__init__.py Add Claude provider with authentication handling and update Nvidia provider 2025-09-11 20:55:31 +02:00
Anthropic.py refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
Azure.py Enhance Azure provider error handling and update environment variables 2025-09-22 22:21:03 +02:00
BingCreateImages.py fix: replace format_image_prompt with format_media_prompt across multiple files 2025-06-12 03:01:24 +02:00
BlackboxPro.py Refactor OpenaiTemplate to remove API key print statement; update model providers by removing Blackbox references; enhance error handling in raise_for_status_async to handle JSON decoding errors gracefully. 2025-10-02 03:12:36 +02:00
CablyAI.py Check api_key for models 2025-08-07 03:02:50 +02:00
Cerebras.py Small fixes and updates around various providers (#2717) 2025-02-19 16:34:30 +01:00
Claude.py Fix typo in organization_id attribute in Claude class 2025-09-13 21:49:57 +02:00
Cohere.py Track live model instances in Ollama and Cohere providers, updating count on model retrieval 2025-09-06 12:10:14 +02:00
CopilotAccount.py Refactor Copilot authentication handling; streamline cookie management and access token retrieval 2025-10-03 06:19:47 +02:00
Custom.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
DeepSeek.py Check api_key for models 2025-08-07 03:02:50 +02:00
DeepSeekAPI.py refactor: move DuckDuckGo/Free2GPT to deprecated; SearXNG updates 2025-08-11 00:42:18 +02:00
FenayAI.py Add models_needs_auth attribute to FenayAI class and fix owned_by retrieval in Api class 2025-09-05 02:46:09 +02:00
Gemini.py Refactor Gemini, GeminiCLI, GeminiPro, and QwenCode providers to streamline model handling and track live instances 2025-09-06 12:32:13 +02:00
GeminiCLI.py Refactor Gemini, GeminiCLI, GeminiPro, and QwenCode providers to streamline model handling and track live instances 2025-09-06 12:32:13 +02:00
GeminiPro.py Refactor Gemini, GeminiCLI, GeminiPro, and QwenCode providers to streamline model handling and track live instances 2025-09-06 12:32:13 +02:00
GigaChat.py refactor: update providers and models for better compatibility 2025-05-12 20:24:36 +03:00
GithubCopilot.py refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
GithubCopilotAPI.py Check api_key for models 2025-08-07 03:02:50 +02:00
GlhfChat.py Add Janus_Pro_7B provider 2025-01-30 00:35:51 +01:00
Grok.py refactor: reorganize providers and update model configurations 2025-08-25 23:50:53 +03:00
Groq.py Add models_needs_auth flag to Groq provider and enhance get_models method to load API key 2025-09-06 12:01:10 +02:00
LMArena.py Refactor Cloudflare and LMArena providers to enhance authentication handling and improve WebSocket communication 2025-10-30 21:34:45 +01:00
MetaAI.py Improve select custom model in UI 2025-02-03 20:23:21 +01:00
MetaAIAccount.py Add nodriver to Gemini provider, 2024-11-17 11:06:37 +01:00
MicrosoftDesigner.py fix: replace format_image_prompt with format_media_prompt across multiple files 2025-06-12 03:01:24 +02:00
Nvidia.py Add Claude provider with authentication handling and update Nvidia provider 2025-09-11 20:55:31 +02:00
OpenaiAccount.py Show only free providers by default 2025-02-21 06:52:04 +01:00
OpenaiAPI.py Check api_key for models 2025-08-07 03:02:50 +02:00
OpenaiChat.py OpenaiChat: add auth_result.headers to ImageResponse (#3211) 2025-10-18 17:33:17 +02:00
OpenRouter.py Add OpenRouterFree API key to environment and adjust max_tokens 2025-09-22 22:32:49 +02:00
PerplexityApi.py Add Janus_Pro_7B provider 2025-01-30 00:35:51 +01:00
Pi.py feat: Add dev tools, reorganize providers, and expand model support (#3019) 2025-06-11 15:29:27 +02:00
PuterJS.py Enhance LMArena and PuterJS providers with error handling and model filtering improvements 2025-09-08 09:19:10 +02:00
Reka.py fix: update provider status, models, error handling, and imports 2025-07-27 18:03:54 +02:00
Replicate.py fix: resolve model duplication and improve provider handling 2025-05-16 00:18:12 +02:00
ThebApi.py Check api_key for models 2025-08-07 03:02:50 +02:00
Together.py Update Azure output format to PNG and ensure Together model authentication requirement is clear 2025-09-04 22:27:25 +02:00
Video.py Refactor Cloudflare and LMArena providers to enhance authentication handling and improve WebSocket communication 2025-10-30 21:34:45 +01:00
WhiteRabbitNeo.py Update (g4f/Provider/) 2024-11-06 18:39:14 +02:00
xAI.py Check api_key for models 2025-08-07 03:02:50 +02:00
You.py refactor: move DuckDuckGo/Free2GPT to deprecated; SearXNG updates 2025-08-11 00:42:18 +02:00