Commit Graph

134 Commits

Author SHA1 Message Date
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
aa265acf30 Update models and providers per community feedback 2024-09-01 19:39:55 +03:00
kqlio67
f1683c8db8 Comprehensive Updates and Enhancements Across Multiple Providers 2024-08-31 09:47:39 +03:00
abc
8ef5207a17 update huggingface provider 2024-08-16 22:25:38 +02: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
e3fcb87dc7 Adding a new LiteIcoding provider 2024-07-29 21:48:38 +03:00
kqlio67
51faa61f23 Updates, improvements, corrections of models.py and index.html errors 2024-07-29 01:37:16 +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
d57f77c2e7 Fixed a bug in the Liaobots provider 2024-07-28 13:34:28 +03:00
kqlio67
7e5744677d Fixed error g4f/models.py 2024-07-27 16:30:07 +03:00
kqlio67
5141e6238c Fixed error g4f/models.py 2024-07-27 16:20:20 +03:00
kqlio67
32d471d0ed Update g4f/models.py g4f/Provider/needs_auth/OpenaiChat.py 2024-07-27 12:23:56 +03:00
kqlio67
29c13e26cd Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements 2024-07-25 09:21:55 +03:00
kqlio67
14bc5daf39 Update g4f/models.py 2024-07-09 11:18:26 +03:00
kqlio67
ace19b9d43
Add files via upload 2024-07-08 20:43:36 +00:00
kqlio67
ebea37c276
Add files via upload 2024-07-08 20:41:19 +00:00
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
abc
1399758a4e gpt-4o (beta) 2024-05-14 23:45:13 +01:00
abc
2b271013fb add reka core model (vision) 2024-04-25 00:06:11 +01:00
Heiner Lohaus
002a4a1d7f Fix typo in model list 2024-04-22 20:02:17 +02:00
kqlio67
81cf5d7c77
A few small fixes in GUI and Providers (#1861) 2024-04-19 14:10:56 +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
abc
8ec942040c add cohere provider. 2024-04-16 11:28:54 +01:00
abc
2fad27b2c5 new gpt-4 beating opensource models 2024-04-13 03:09:11 +01:00
abc
ed8afc20e8 add more models
mixtral 8x22b
2024-04-13 02:46:20 +01:00
abc
8c560b87f1 improve models list for gpt-3.5-turbo 2024-04-12 22:56:38 +01:00
abc
a107d3f2ff update default gpt-3.5-turbo models
by default, only OpenAI was enabled, more models enable for more flexibility.

new provider `Koala` added, to watch out as it could be unstable.
2024-04-12 17:06:54 +01:00
nullstreak
2e171fc290 Update DeepInfra models 2024-04-12 05:18:08 +02:00
Heiner Lohaus
1e2cf48cba Add authless OpenaiChat 2024-04-05 21:00:35 +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
7953560303 Improve readme, add smartphone guide 2024-02-23 17:21:10 +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
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
H Lohaus
1d6709dafc
Merge pull request #1565 from hlohaus/gemini
Fix OpenaiChat provider, Fix issue with curl_cffi
2024-02-09 08:51:49 +01:00
Heiner Lohaus
6aae1891da Fix Phind Provider / add generate_challenge 2024-02-09 08:49:37 +01:00
nullstreak
455e5dc9ea
Added CodeLlama 70b 2024-02-04 19:50:32 +01:00
nullstreak
259f19e34e
Added CodeLlama and misc models from DeepInfra (#1506) 2024-01-23 11:35:37 +01:00
Heiner Lohaus
f5518bb94d Cleanup model list 2024-01-23 05:02:14 +01:00
Heiner Lohaus
07c944ad0a Add upload svg image support
Fix upload image in Bing Provider
2024-01-23 01:47:55 +01:00
nullstreak
c578385cc4
Add dolphin-2.6-mixtral-8x7b 2024-01-21 06:20:45 +01:00
Heiner Lohaus
5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
2024-01-14 07:45:41 +01:00
Heiner Lohaus
c190d0eae4 Improve FreeChatgpt Provider 2024-01-13 16:18:31 +01:00
Debaditya Banerji
42c4a4315a
Added support for more models: FreeChatgpt (#1456)
* Improved FreeChatgpt, added support for more models

* Added new model: Gemini Pro
2024-01-13 15:58:12 +01:00