g4f 6.9.10__tar.gz → 7.0.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {g4f-6.9.10/g4f.egg-info → g4f-7.0.0}/PKG-INFO +2 -2
- {g4f-6.9.10 → g4f-7.0.0}/g4f/errors.py +1 -1
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/asyncio.py +2 -2
- {g4f-6.9.10 → g4f-7.0.0/g4f.egg-info}/PKG-INFO +2 -2
- {g4f-6.9.10 → g4f-7.0.0}/g4f.egg-info/requires.txt +1 -1
- {g4f-6.9.10 → g4f-7.0.0}/setup.py +1 -1
- {g4f-6.9.10 → g4f-7.0.0}/LICENSE +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/MANIFEST.in +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/README.md +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/ApiAirforce.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Chatai.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Cloudflare.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Copilot.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/CopilotSession.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/DeepInfra.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/EasyChat.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/GLM.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/GradientNetwork.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/ItalyGPT.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/LambdaChat.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Mintlify.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/OIVSCodeSer.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/OperaAria.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Perplexity.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/PollinationsAI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/PollinationsImage.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Qwen.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/TeachAnything.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/WeWordle.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Yqcloud.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/Yupp.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/audio/EdgeTTS.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/audio/MarkItDown.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/audio/OpenAIFM.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/audio/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/audio/gTTS.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/base_provider.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/helper.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/BAAI_Ling.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/BlackForestLabs_Flux1Dev.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/BlackForestLabs_Flux1KontextDev.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/CohereForAI_C4AI_Command.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/DeepseekAI_JanusPro7b.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/Microsoft_Phi_4_Multimodal.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/Qwen_Qwen_2_5.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/Qwen_Qwen_2_5M.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/Qwen_Qwen_2_5_Max.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/Qwen_Qwen_2_72B.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/Qwen_Qwen_3.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/StabilityAI_SD35Large.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/hf_space/raise_for_status.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/local/Local.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/local/Ollama.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/local/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/AIBadgr.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Anthropic.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Azure.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/BingCreateImages.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/BlackboxPro.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/CablyAI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Cerebras.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Claude.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Cohere.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/CopilotAccount.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Custom.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/DeepSeek.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/DeepSeekAPI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/FenayAI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Gemini.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/GeminiCLI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/GeminiPro.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/GigaChat.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/GithubCopilot.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/GithubCopilotAPI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/GlhfChat.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Grok.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Groq.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/LMArena.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/MetaAI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/MetaAIAccount.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/MicrosoftDesigner.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Nvidia.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/OpenRouter.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/OpenaiAPI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/OpenaiAccount.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/OpenaiChat.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/PerplexityApi.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Pi.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/PuterJS.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Reka.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Replicate.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/ThebApi.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Together.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/Video.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/WhiteRabbitNeo.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/You.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/bing/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/bing/create_images.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/hf/HuggingChat.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/hf/HuggingFaceAPI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/hf/HuggingFaceInference.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/hf/HuggingFaceMedia.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/hf/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/hf/models.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/mini_max/HailuoAI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/mini_max/MiniMax.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/mini_max/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/mini_max/crypt.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/needs_auth/xAI.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/openai/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/openai/crypt.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/openai/har_file.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/openai/models.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/openai/new.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/openai/proofofwork.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/QwenCode.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/cookie_generator.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/fingerprint.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/generate_ua.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/oauthFlow.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/qwenContentGenerator.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/qwenOAuth2.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/sharedTokenManager.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/qwen/stubs.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/search/CachedSearch.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/search/DDGS.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/search/GoogleSearch.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/search/SearXNG.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/search/YouTube.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/search/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/template/BackendApi.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/template/OpenaiTemplate.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/template/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/yupp/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/Provider/yupp/models.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/__main__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/api/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/api/_logging.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/api/_tokenizer.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/api/run.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/api/stubs.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/cli/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/cli/__main__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/cli/client.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/client/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/client/helper.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/client/models.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/client/service.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/client/stubs.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/client/types.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/config.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/cookies.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/debug.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/files.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/gui_parser.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/run.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/api.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/app.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/backend_api.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/config.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/crypto.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/internet.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/js_api.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/server/website.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/gui/webview.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/image/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/image/copy_images.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/langchain.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/_audio_converter.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/_base_converter.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/_image_converter.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/_llm_caption.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/_transcribe_audio.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/markitdown/_youtube_converter.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/integration/pydantic_ai.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/local/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/locals/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/locals/models.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/locals/provider.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/mcp/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/mcp/__main__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/mcp/server.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/mcp/tools.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/models.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/any_model_map.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/any_provider.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/base_provider.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/create_images.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/helper.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/response.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/retry_provider.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/tool_support.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/providers/types.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/requests/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/requests/aiohttp.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/requests/curl_cffi.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/requests/defaults.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/requests/raise_for_status.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/__init__.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/auth.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/fetch_and_scrape.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/files.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/media.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/run_tools.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/tools/web_search.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/typing.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f/version.py +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f.egg-info/SOURCES.txt +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f.egg-info/dependency_links.txt +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f.egg-info/entry_points.txt +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/g4f.egg-info/top_level.txt +0 -0
- {g4f-6.9.10 → g4f-7.0.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: g4f
|
|
3
|
-
Version:
|
|
3
|
+
Version: 7.0.0
|
|
4
4
|
Summary: The official gpt4free repository | various collection of powerful language models
|
|
5
5
|
Home-page: https://github.com/xtekky/gpt4free
|
|
6
6
|
Author: Tekky
|
|
@@ -20,7 +20,7 @@ Requires-Dist: requests
|
|
|
20
20
|
Requires-Dist: aiohttp
|
|
21
21
|
Requires-Dist: brotli
|
|
22
22
|
Requires-Dist: pycryptodome
|
|
23
|
-
Requires-Dist:
|
|
23
|
+
Requires-Dist: nest-asyncio2
|
|
24
24
|
Provides-Extra: all
|
|
25
25
|
Requires-Dist: curl_cffi>=0.6.2; extra == "all"
|
|
26
26
|
Requires-Dist: certifi; extra == "all"
|
|
@@ -7,7 +7,7 @@ from typing import Optional, Callable, AsyncIterator, Iterator
|
|
|
7
7
|
from ..errors import NestAsyncioError
|
|
8
8
|
|
|
9
9
|
try:
|
|
10
|
-
import nest_asyncio
|
|
10
|
+
import nest_asyncio2 as nest_asyncio
|
|
11
11
|
has_nest_asyncio = True
|
|
12
12
|
except ImportError:
|
|
13
13
|
has_nest_asyncio = False
|
|
@@ -28,7 +28,7 @@ def get_running_loop(check_nested: bool) -> Optional[AbstractEventLoop]:
|
|
|
28
28
|
if has_nest_asyncio:
|
|
29
29
|
nest_asyncio.apply(loop)
|
|
30
30
|
elif check_nested:
|
|
31
|
-
raise NestAsyncioError('Install "
|
|
31
|
+
raise NestAsyncioError('Install "nest-asyncio2" package | pip install -U nest-asyncio2')
|
|
32
32
|
return loop
|
|
33
33
|
except RuntimeError:
|
|
34
34
|
pass
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: g4f
|
|
3
|
-
Version:
|
|
3
|
+
Version: 7.0.0
|
|
4
4
|
Summary: The official gpt4free repository | various collection of powerful language models
|
|
5
5
|
Home-page: https://github.com/xtekky/gpt4free
|
|
6
6
|
Author: Tekky
|
|
@@ -20,7 +20,7 @@ Requires-Dist: requests
|
|
|
20
20
|
Requires-Dist: aiohttp
|
|
21
21
|
Requires-Dist: brotli
|
|
22
22
|
Requires-Dist: pycryptodome
|
|
23
|
-
Requires-Dist:
|
|
23
|
+
Requires-Dist: nest-asyncio2
|
|
24
24
|
Provides-Extra: all
|
|
25
25
|
Requires-Dist: curl_cffi>=0.6.2; extra == "all"
|
|
26
26
|
Requires-Dist: certifi; extra == "all"
|
{g4f-6.9.10 → g4f-7.0.0}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|