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
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
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
Heiner Lohaus
a73820ab18
Add Gpt6 Provider
2023-12-25 01:38:42 +01:00
nullstreak
dc7b1cd000
Update models.py
2023-12-21 01:03:28 +01:00
H Lohaus
7f0bdf8466
Remove VoiGpt
2023-12-14 18:50:35 +01:00
nullstreak
c7b5e5eee6
Add Mistral models
2023-12-13 13:15:27 +01:00
Meshwa428
983d17cb7b
Added a new provider voigpt.com ( #1328 )
...
* added the new VoiGpt provider
* fixed the voigpt and moved it to needs_auth
* added auth detail and doc to voiGpt provider
2023-12-10 23:22:58 +01:00
Heiner Lohaus
c667f1cec5
Improve docker image
2023-12-06 11:54:50 +01:00
Heiner Lohaus
3576dee75a
Add selenium to dockerfile
...
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
2023-12-06 09:35:36 +01:00
Heiner Lohaus
e74af803e7
Update pi provider
2023-12-01 23:56:12 +01:00
madonchik123
b0276f6c9e
Added new provider PI (Hacky way to use) ( #1291 )
...
* Added new provider PI (Hacky way to use)
* Updated models endpoint made it show real info about the model.py
* Added cloudscraper to the requirements
* Fixed some bugs aka made streaming also return role
2023-12-01 23:11:52 +01:00
abc
1ade1d959c
~
...
chatgptx not working
2023-11-24 14:20:22 +00:00
Heiner Lohaus
cadc507fad
Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
...
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
2023-11-18 04:38:31 +01:00
Heiner Lohaus
510f534c0a
Fix Bard Provider
2023-11-16 18:10:19 +01:00
Heiner Lohaus
0c4e5e5127
Fix Phind and PerplexityAi - GPT-4 Providers
...
Fix MyShell Provider
Refactor Provider __init__
Add ChatAnywhere Provider
Update models list
2023-11-16 16:56:23 +01:00
Heiner Lohaus
2f64bc99ef
Fix Chatgpt4Online Provider
2023-11-13 18:58:52 +01:00
Heiner Lohaus
2fb932220d
Add Berlin and Koala Provider
2023-11-12 18:03:04 +01:00
Heiner Lohaus
745ea57c63
Add auto_continue to OpenaiChat
...
Update readme provider tables
2023-11-12 10:12:05 +01:00
Heiner Lohaus
ba42301393
Add llama2 model mapping
2023-10-26 21:43:20 +02:00
Heiner Lohaus
0d1ae405cc
Add Llama2 Providers / Models
2023-10-26 21:43:20 +02:00
Heiner Lohaus
13e89d6ab9
Fix MyShell Provider
2023-10-22 08:57:31 +02:00
Heiner Lohaus
a3af9fac3e
Add FakeGpt Provider
...
Update providers in models
2023-10-22 01:22:25 +02:00
abc
ae8dae82cf
~ | g4f v-0.1.7.2
...
patch / unpatch providers
2023-10-21 00:52:19 +01:00
abc
dad69d24ce
~
...
minor changes
2023-10-20 19:28:46 +01:00
abc
8e7e694d81
~ | updated g4f.api
...
new api and requirements
2023-10-20 19:04:13 +01:00
abc
04edb66065
~
...
fix gui errors on iOS
2023-10-19 20:25:13 +01:00
abc
5b52d5a2ee
~ | g4f v-0.1.6.8
...
some quick fixes
2023-10-19 19:37:56 +01:00
abc
d4ab83a45b
~
...
automatic models fetching in GUI.
2023-10-19 15:14:48 +01:00
abc
c1fbb13edc
~ | update working providers list & gpt-4 providers
2023-10-16 14:34:31 +01:00
Heiner Lohaus
c1adfbee8e
Add Llama2 and NoowAi Provider
2023-10-15 19:10:25 +02:00
Tekky
8bdbb9e9cd
~ | Merge pull request #1068 from hlohaus/fre
...
Fix Opchatgpts and ChatForAi Provider
2023-10-14 14:36:47 +01:00
abc
1f8293250e
~
...
fix chatbase (bad) and remove from auto selection
2023-10-14 14:36:24 +01:00
Heiner Lohaus
13ffdcd61a
Fix Opchatgpts and ChatForAi Provider
...
Deprecate Vitalentum and Aivvm Provider
2023-10-14 00:31:48 +02:00
abc
f74ca10fbd
~ | g4f v-0.1.6.1
...
some bug fixes
2023-10-11 18:56:53 +01:00
abc
c9c573a6e6
~ | remove DeepAi
2023-10-10 22:04:42 +01:00
Commenter123321
9239c57200
fix provider thing in gui x2
2023-10-10 15:11:17 +02:00
abc
f9355ad5fc
~
...
remove chatforai
2023-10-09 23:45:44 +01:00
Heiner Lohaus
4a9d7714ad
Add Cromicle to provider list
2023-10-08 11:39:19 +02:00
Heiner Lohaus
3430b04f87
Remove Aivvm from working providers
2023-10-07 19:10:26 +02:00
abc
d862dbf85f
~ | gpt-3.5-turbo-0613
2023-10-06 19:53:17 +01:00
abc
a4b5f5a6fd
~ | fix gpt-3.5-turbo models
2023-10-06 11:24:41 +01:00
ostix360
5f509e4545
import fixed
2023-10-05 22:50:16 +02:00
Tekky
6dc2502740
Merge branch 'main' into bom
2023-10-05 19:02:06 +01:00
Heiner Lohaus
88d2cbff09
Add AiAsk, Chatgpt4Online, ChatgptDemo
...
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
2023-10-05 05:13:37 +02:00
Hexye
3077671470
Update models.py
2023-10-04 22:59:09 +02:00
Heiner Lohaus
6a61cf8116
Sort providers in new dirs
2023-10-04 07:20:51 +02:00