mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
- In PerplexityLabs.py, added logic to filter consecutive assistant messages and update message array accordingly - Modified PerplexityLabs.py to change "messages" field to use the new formatted message list - Adjusted error handling in PerplexityLabs.py to include a newline in error messages - Import os in BlackForestLabs_Flux1KontextDev.py and replace media filename assignment with basename if media is None - In Groq.py, set "active_by_default" to True for the provider - In OpenRouter.py, added "active_by_default" as True - In Together.py, set "active_by_default" to True - In HuggingFaceInference.py, set "working" to False - In models.py, changed default_model to "openai/gpt-oss-120b" instead of previous value - In backend_api.py, added a null check in jsonify_provider_models to return 404 if response is None, and simplified get_provider_models call |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BlackForestLabs_Flux1Dev.py | ||
| BlackForestLabs_Flux1KontextDev.py | ||
| CohereForAI_C4AI_Command.py | ||
| DeepseekAI_JanusPro7b.py | ||
| Microsoft_Phi_4_Multimodal.py | ||
| Qwen_Qwen_2_5.py | ||
| Qwen_Qwen_2_5_Max.py | ||
| Qwen_Qwen_2_5M.py | ||
| Qwen_Qwen_2_72B.py | ||
| Qwen_Qwen_3.py | ||
| raise_for_status.py | ||
| StabilityAI_SD35Large.py | ||