Commit Graph

118 Commits (9bc675f6473decb20cefed6a8617386f9d6d8485)

Author SHA1 Message Date
kqlio67 d4a664f526 Updated g4f/models.py g4f/Provider/__init__.py g4f/Provider/FreeChatgpt.py 2 weeks ago
kqlio67 0fb46d4592 Adding a new provider with support for models 2 weeks ago
kqlio67 35b96f32d1 feat(Nexra): add image generation support 3 weeks ago
kqlio67 7483a7c310 Adding new providers AiChats.py Nexra.py Snova.py 3 weeks ago
kqlio67 21c94f221d New TwitterBio provider with support for gpt-3.5-turbo and mixtral-8x7b models 3 weeks ago
kqlio67 3bece24204 Update models.py: Refine provider list and model support 3 weeks ago
kqlio67 f1683c8db8 Comprehensive Updates and Enhancements Across Multiple Providers 3 weeks ago
zukixa bda2d67927 fix for 500 Internal Server Error #2199 [Request] Blackbox provider now support Gemini and LLaMa 3.1 models #2198 with some stuff from #2196 4 weeks ago
zukixa 0371e09514 stonehenge ( I found a good site to reverse #2141 ) 1 month ago
kqlio67 93fa8960fe Added new providers TeachAnything MagickPenAsk MagickPenChat 2 months ago
kqlio67 0204ffd2b8 Adding a new FreeNetfly provider 2 months ago
kqlio67 1a9cbedf56 Update g4f/Provider/__init__.py 2 months ago
kqlio67 15fdd2cb06 Added Marsyoo provider with support for the gpt-4o model. Updating models.py 2 months ago
kqlio67 29c13e26cd Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements 2 months ago
kqlio67 a8ab2ad771
Add files via upload 3 months ago
lobowarren 43bf07eaca Add Pizzagpt Provider 3 months ago
abc b9ced12c76 requested removal of DuckDuckGo 4 months ago
abc dd409d3f1a remove ecosia 4 months ago
Heiner Lohaus 1994481872 Update model list / providers 4 months ago
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 5 months ago
abc 2b271013fb add reka core model (vision) 5 months ago
Heiner Lohaus 3a23e81de9 Add Replicate Provider
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
5 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
5 months ago
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 5 months ago
PD 5fd118f3c9
Added Meta llama-3 support! (#1856)
* Added Meta llama-3 support!
Decided to change llama2.py to llama.py to hold all the llama family models.

* updated HuggingChat provider

* Update FlowGpt.py
5 months ago
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
5 months ago
abc 8ec942040c add cohere provider. 5 months ago
kqlio67 fa739d2e7c
Add Aichatos and Blackbox Provider (#1822)
Providers added:
- Feedough - Added a new provider with GPT-3 model
- Cnote - Added a new provider with GPT-3.5 model
5 months ago
Heiner Lohaus 1cb8440798 Add ReplicateImage to provider list 6 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 6 months ago
Heiner Lohaus d4a92bb8df Add text to speech module 6 months ago
Heiner Lohaus 926ddfd543 Add WhiteRabbitNeo Provider, Many tiny improvments in the gui 6 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 6 months ago
vlad f07173de4f GigaChat models add 6 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
7 months ago
Heiner Lohaus ec51e9c764 Fix HuggingChat and PerplexityLabs and add HuggingFace provider
Add more models and image generation in You provider
Use You as second default image provider
7 months ago
Heiner Lohaus eb48299195 Enable Liaobots, disable Phind provider 7 months ago
Heiner Lohaus 84812b9632 Update some providers
Improve read access_token in OpenaiChat
Add IterProvider
Add system message support in FlowGpt
Filter none values in new Client
7 months ago
Heiner Lohaus 55caf8e7de Add FlowGpt provider, Fix issue with None values in api 7 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
7 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
7 months ago
Heiner Lohaus aba4b96f23 Add new Client API with Docs
Use object urls for the preview of image uploads.
Fix upload images in You provider
Fix create image. It's now a single image.
Improve system message for create images.
7 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
8 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 8 months ago
Heiner Lohaus ec2de56bbd Add PerplexityLabs Provider 8 months ago
Heiner Lohaus 38dbe4b8e5 Improve CreateImagesBing
Sort providers by category
8 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
9 months ago
H Lohaus eee038a73e
Add GeminiProChat Provider (#1419)
* Add GeminiProChat Provider
9 months ago
4sh 90c80f80ae
New Provider 'Bestim' (#1416)
* Add new provider Bestim
9 months ago
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
9 months ago