kqlio67
d4a664f526
Updated g4f/models.py g4f/Provider/__init__.py g4f/Provider/FreeChatgpt.py
2024-09-06 20:59:59 +03:00
kqlio67
0fb46d4592
Adding a new provider with support for models
2024-09-06 19:32:18 +03:00
kqlio67
35b96f32d1
feat(Nexra): add image generation support
2024-09-04 22:23:17 +03:00
kqlio67
7483a7c310
Adding new providers AiChats.py Nexra.py Snova.py
2024-09-04 02:09:29 +03:00
kqlio67
21c94f221d
New TwitterBio provider with support for gpt-3.5-turbo and mixtral-8x7b models
2024-09-03 00:35:52 +03:00
kqlio67
3bece24204
Update models.py: Refine provider list and model support
2024-09-02 11:55:51 +03:00
kqlio67
f1683c8db8
Comprehensive Updates and Enhancements Across Multiple Providers
2024-08-31 09:47:39 +03:00
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
2024-08-28 23:03:32 -07:00
zukixa
0371e09514
stonehenge ( I found a good site to reverse #2141 )
2024-08-14 22:46:06 -07:00
kqlio67
93fa8960fe
Added new providers TeachAnything MagickPenAsk MagickPenChat
2024-08-01 01:32:50 +03:00
kqlio67
0204ffd2b8
Adding a new FreeNetfly provider
2024-07-30 01:15:36 +03:00
kqlio67
1a9cbedf56
Update g4f/Provider/__init__.py
2024-07-29 21:59:53 +03:00
kqlio67
15fdd2cb06
Added Marsyoo provider with support for the gpt-4o model. Updating models.py
2024-07-28 19:24:48 +03:00
kqlio67
29c13e26cd
Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements
2024-07-25 09:21:55 +03:00
kqlio67
a8ab2ad771
Add files via upload
2024-07-08 20:49:38 +00:00
lobowarren
43bf07eaca
Add Pizzagpt Provider
2024-06-22 21:43:49 +05:30
abc
b9ced12c76
requested removal of DuckDuckGo
2024-06-09 21:28:07 +01:00
abc
dd409d3f1a
remove ecosia
2024-05-31 16:17:34 +01:00
Heiner Lohaus
1994481872
Update model list / providers
2024-05-19 05:09:55 +02:00
Heiner Lohaus
8fcf618bbe
Add Ollama provider, Add vision support to Openai
2024-05-05 23:38:31 +02:00
abc
2b271013fb
add reka core model (vision)
2024-04-25 00:06:11 +01:00
Heiner Lohaus
3a23e81de9
Add Replicate Provider
...
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
2024-04-21 22:39:00 +02:00
Heiner Lohaus
db2d6cffd9
Fix Bing Provider, Add Account Support for Meta AI
...
Use default headers in OpenaiChat
2024-04-21 07:22:59 +02:00
Heiner Lohaus
932d3a3ca0
Add MetaAI Provider and some small improvments
2024-04-20 10:43:53 +02:00
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
2024-04-19 09:27:33 +02:00
Heiner Lohaus
7e543f4747
Add Ecosia Provider, Add OpenaiAccount alias
...
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
2024-04-18 20:18:51 +02:00
abc
8ec942040c
add cohere provider.
2024-04-16 11:28:54 +01:00
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
2024-04-12 21:00:57 +02:00
Heiner Lohaus
1cb8440798
Add ReplicateImage to provider list
2024-04-11 03:34:07 +02:00
H Lohaus
00951eb791
Add OpenRouter and DeepInfraImage Provider ( #1814 )
2024-04-10 08:14:50 +02:00
Heiner Lohaus
d4a92bb8df
Add text to speech module
2024-04-09 05:54:47 +02:00
Heiner Lohaus
926ddfd543
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
2024-04-08 07:24:00 +02:00
Heiner Lohaus
b35dfcd1b0
Add local models to gui, Fix You Provider, add AsyncClient
2024-04-07 10:36:13 +02:00
vlad
f07173de4f
GigaChat models add
2024-03-14 01:29:49 +03:00
H Lohaus
6ef282de3a
Remove all not working provider ( #1679 )
...
Fix many providers
Add selenium-wire to requierments
2024-03-12 02:06:06 +01:00
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
2024-03-11 02:41:59 +01:00
Heiner Lohaus
eb48299195
Enable Liaobots, disable Phind provider
2024-03-08 10:12:13 +01:00
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
2024-02-27 11:55:40 +01:00
Heiner Lohaus
55caf8e7de
Add FlowGpt provider, Fix issue with None values in api
2024-02-24 14:52:23 +01:00
Heiner Lohaus
51264fe20c
Add GeminiPro API provider
...
Set min version for undetected-chromedriver
Add api_key to the new client
2024-02-23 11:33:38 +01:00
Heiner Lohaus
e5b7f72b71
Move some modules, create providers dir
...
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
2024-02-22 00:16:58 +01:00
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.
2024-02-12 11:41:27 +01:00
H Lohaus
5c75972c50
Update provider and model list ( #1568 )
...
Move bing.create_images and cookies helper
Disable some providers
2024-02-09 14:24:15 +01:00
Heiner Lohaus
c1b992c346
Add Gemini Provider with image upload and generation
2024-02-08 22:02:52 +01:00
Heiner Lohaus
ec2de56bbd
Add PerplexityLabs Provider
2024-01-23 01:50:44 +01:00
Heiner Lohaus
38dbe4b8e5
Improve CreateImagesBing
...
Sort providers by category
2024-01-22 03:38:11 +01:00
H Lohaus
bee75be8e3
Add create images to Bing ( #1426 )
...
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
2024-01-10 10:34:56 +01:00
H Lohaus
eee038a73e
Add GeminiProChat Provider ( #1419 )
...
* Add GeminiProChat Provider
2024-01-02 14:58:28 +01:00
4sh
90c80f80ae
New Provider 'Bestim' ( #1416 )
...
* Add new provider Bestim
2024-01-02 02:42:21 +01:00
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
2024-01-01 17:48:57 +01:00