| .. |
|
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
|
Merge branch 'main' into master
|
2026-02-21 12:36:32 +01:00 |
|
hf_space
|
feat: implement GitHub Copilot provider with OAuth authentication and token management
|
2026-02-12 16:21:40 +01:00 |
|
local
|
feat: integrate AppConfig for API key management and environment loading across providers
|
2026-02-19 20:30:59 +01:00 |
|
needs_auth
|
Merge branch 'main' into master
|
2026-02-21 12:36:32 +01:00 |
|
openai
|
Update default model to gpt-5-2 and adjust text models accordingly
|
2025-12-22 14:00:54 +01:00 |
|
qwen
|
feat: add CLI entry points for GeminiCLI and QwenCode providers
|
2026-02-06 11:25:35 +01:00 |
|
search
|
fix: await stop_browser call in GoogleSearch to ensure proper asynchronous execution
|
2026-02-08 02:49:04 +01:00 |
|
template
|
feat: implement quota retrieval for providers and update related methods
|
2026-02-20 20:58:09 +01:00 |
|
yupp
|
fix: reorder parameters in YuppAPIClient and YuppModelManager constructors
|
2026-02-11 22:33:31 +01:00 |
|
__init__.py
|
fix: Update API endpoints to use new g4f.space URLs and remove deprecated providers
|
2026-01-24 03:28:00 +01:00 |
|
ApiAirforce.py
|
Refactor API base URL references across providers
|
2025-12-25 22:09:20 +01: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
|
fix: update stop_browser calls to be asynchronous across multiple provider files
|
2026-02-08 02:48:54 +01:00 |
|
CopilotSession.py
|
refactor: replace nodriver imports with zendriver across multiple provider files
|
2026-02-08 02:27:53 +01:00 |
|
DeepInfra.py
|
Implement automatic NextAction token swapping for Yupp provider (#3345)
|
2026-02-03 14:44:44 +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
|
feat: add new providers and update models (#3075)
|
2025-07-11 03:50:59 +02:00 |
|
Perplexity.py
|
Enhance AnyModelProviderMixin to support Perplexity and improve model mapping
|
2026-01-09 22:38:19 +01:00 |
|
PollinationsAI.py
|
feat: integrate AppConfig for API key management and environment loading across providers
|
2026-02-19 20:30:59 +01:00 |
|
PollinationsImage.py
|
Add CopilotSession provider and enhance PollinationsAI endpoints
|
2026-01-04 14:28:28 +01:00 |
|
Qwen.py
|
refactor: replace nodriver imports with zendriver across multiple provider files
|
2026-02-08 02:27:53 +01: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
|
fix: reorder parameters in YuppModelManager constructor and update scraper session handling
|
2026-02-11 22:26:21 +01:00 |