Commit Graph

807 Commits

Author SHA1 Message Date
Tekky
a97710a511
Merge pull request #2132 from baysonfox/main
feat: GPT-4o-mini support for DDG provider
2024-08-01 16:11:23 -03:00
kqlio67
93fa8960fe Added new providers TeachAnything MagickPenAsk MagickPenChat 2024-08-01 01:32:50 +03:00
baysonfox
bc66fa4942 feat(DDG): remove gpt-3.5-turbo model 2024-08-01 00:35:21 +08:00
baysonfox
06e5b01c39 feat: GPT-4o-mini support for DDG provider 2024-08-01 00:26:01 +08: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
e3fcb87dc7 Adding a new LiteIcoding provider 2024-07-29 21:48:38 +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
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
68fae6adee
Update Feedough.py 2024-07-08 21:02:53 +00:00
kqlio67
051dfc1584
Add files via upload 2024-07-08 20:52:43 +00:00
kqlio67
a2f11e409d
Add files via upload 2024-07-08 20:51:03 +00:00
kqlio67
a8ab2ad771
Add files via upload 2024-07-08 20:49:38 +00:00
kqlio67
ebc40b7bcf
Delete g4f/Provider/Aichatos.py 2024-07-08 20:48:47 +00:00
kqlio67
a857e5021c
Delete g4f/Provider/ChatForAi.py 2024-07-08 20:48:29 +00:00
kqlio67
b251c47d4f
Delete g4f/Provider/ChatgptAi.py 2024-07-08 20:48:09 +00:00
kqlio67
8b8a0d9356
Delete g4f/Provider/ChatgptNext.py 2024-07-08 20:47:41 +00:00
kqlio67
b7cd7b3cd1
Delete g4f/Provider/ChatgptX.py 2024-07-08 20:47:22 +00:00
kqlio67
f140d4a39c
Delete g4f/Provider/Cnote.py 2024-07-08 20:46:59 +00:00
kqlio67
abf92bf465
Delete g4f/Provider/Feedough.py 2024-07-08 20:46:33 +00:00
kqlio67
e37e0d5151
Delete g4f/Provider/ReplicateImage.py 2024-07-08 20:45:49 +00:00
Koukunn_
e34e0fa3f7 ChatGPT Reverse Engineering Update: Adapting to Arkose Detection Changes 2024-07-05 14:26:06 +00:00
Anurag Varma
a54fef6d46 #2088 issue fixed
The url has been updated
2024-07-02 16:07:02 +05:30
abc
46c48bb09e Fix HuggingFace formatting 2024-06-29 16:00:50 +02:00
abc
ac0bd092c0 unpatch HuggingChat 2024-06-26 12:55:03 +01:00
lobowarren
c29487cdb5 fixes 2024-06-23 05:42:22 +05:30
lobowarren
43bf07eaca Add Pizzagpt Provider 2024-06-22 21:43:49 +05:30
mcareddu
e678417a7c add gemini-1.5-flash to GeminiPro provider 2024-06-13 14:32:52 +02:00
Richard Steininger
acc52bc014 Fix har openai access token parsing 2024-06-10 22:16:40 +02:00
abc
b9ced12c76 requested removal of DuckDuckGo 2024-06-09 21:28:07 +01:00
Tekky
c91fef3eb3
Merge pull request #2043 from Zedai00/geminiprochat-fix
Update URL For GeminiProChat
2024-06-09 14:05:14 +01:00
Zed
451c760b22 Update URL For GeminiProChat 2024-06-07 13:58:41 +05:30
Eien Mojiki 🍕
0850c81118
Update HuggingChat provider
- Fix null string in response token temporarily 
- Add new model `01-ai/Yi-1.5-34B-Chat` that works well using Japanese.
2024-06-07 12:56:50 +07:00
abc
dd409d3f1a remove ecosia 2024-05-31 16:17:34 +01:00
Heiner Lohaus
62b2b279ab Fix image vision in You.com provider 2024-05-21 22:58:56 +02:00
Heiner Lohaus
b7624b75a3 Add streaming and conversation support to gemini 2024-05-21 20:39:31 +02:00
H Lohaus
5115cf0e23
Merge pull request #1984 from hlohaus/leech
Add some options to messages in gui, saves generated images local
2024-05-20 01:50:03 +02:00
Heiner Lohaus
80b2e9b807 Add some options to messages in gui, saves generated images local 2024-05-20 01:28:08 +02:00
H Lohaus
7fe4188639
Update DeepInfra.py 2024-05-19 19:27:48 +02:00
Heiner Lohaus
1994481872 Update model list / providers 2024-05-19 05:09:55 +02:00
Heiner Lohaus
9ddac1715f Add get/set cookies dir, hide prompt option in gui 2024-05-18 23:13:57 +02:00
Heiner Lohaus
96e378e9e2 Fix OpenaiChat provider, improve proofofwork 2024-05-18 15:37:46 +02:00
Heiner Lohaus
b1dafc0ef7 Improve Liabots provider, Add image api support 2024-05-18 07:37:37 +02:00
Heiner Lohaus
5396887801 Fix You.com model selection 2024-05-17 18:40:34 +02:00
Heiner Lohaus
24c5502d76 Add needs auth to provierds, Add PerplexityApi provider
Add proxy support to nodriver
2024-05-15 21:07:49 +02:00
H Lohaus
008ed60d98
Merge pull request #1950 from hlohaus/leech
Update chatgpt url, uvloop support
2024-05-15 02:28:45 +02:00
Heiner Lohaus
59fcf9d2d3 Update chatgpt url, uvloop support 2024-05-15 02:27:51 +02:00
abc
1399758a4e gpt-4o (beta) 2024-05-14 23:45:13 +01:00
Tekky
23f3c5b809
Merge pull request #1934 from krishna2206/main
Updated PerplexityLabs models
2024-05-10 13:46:38 +01:00
Fitiavana Krishna
fc55b3fc6a Updated PerplexityLabs models 2024-05-09 10:25:40 +03:00
HyiKi
1fb9eb94f7 Update Gemini.py
fix issue #1932
2024-05-09 12:10:35 +08:00
H Lohaus
ee7428e767
Update Bing.py 2024-05-07 07:41:58 +02:00
H Lohaus
03e5f10992
Update BingCreateImages.py 2024-05-07 07:37:23 +02:00
H Lohaus
a9672bead0
Update Bing.py 2024-05-07 07:33:22 +02:00
H Lohaus
1d02a06456
Merge pull request #1925 from hlohaus/worker
Add Ollama provider, Add vision support to Openai
2024-05-05 23:51:40 +02:00
Heiner Lohaus
8fcf618bbe Add Ollama provider, Add vision support to Openai 2024-05-05 23:38:31 +02:00
Hydra566
d495d732f2
Update You.py
Added new models from the provider
2024-05-04 23:34:51 +05:00
Heiner Lohaus
10896102fa Add proofofwork to OpenaiChat 2024-04-28 22:19:51 +02:00
Heiner Lohaus
0cc5b07daf Update reka vision 2024-04-27 11:48:10 +02:00
Eien Mojiki 🍕
f0cf7a2dae
Merge branch 'xtekky:main' into main 2024-04-25 11:31:01 +07:00
abc
2b271013fb add reka core model (vision) 2024-04-25 00:06:11 +01:00
Eien Mojiki 🍕
c85960566d
Add microsoft/Phi-3-mini-4k-instruct model 2024-04-24 23:49:41 +07:00
Heiner Lohaus
c9c1aa121d Fix issue with You.com and nodriver
Show global model list when unselect provider
2024-04-23 19:56:52 +02:00
Heiner Lohaus
74c399d675 Add conversation title change in gui
Fix bug with multiple requests a .har in OpenaiChat
2024-04-23 17:34:42 +02:00
Heiner Lohaus
002a4a1d7f Fix typo in model list 2024-04-22 20:02:17 +02:00
Heiner Lohaus
6e064adb09 Add gemini-1.5-pro-latest model 2024-04-22 18:08:04 +02:00
Heiner Lohaus
4bc4d635bc Add vision models to readme 2024-04-22 01:27:48 +02:00
Heiner Lohaus
8dcef3b2a7 Improve python support 2024-04-21 22:44:29 +02: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
a26421bcd8 Add image model list 2024-04-21 15:15:55 +02:00
Heiner Lohaus
f66cd9f8a3 Add MissingRequirementsError to You 2024-04-21 07:38:36 +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
a129c3db44 Add AbraGeoBlockedError handling 2024-04-20 18:21:19 +02:00
Heiner Lohaus
e6863a75e1 Improve cli arguments 2024-04-20 18:04:16 +02:00
Heiner Lohaus
83484c0a56 Add workers and use_colors options to api 2024-04-20 15:41:49 +02:00
Heiner Lohaus
932d3a3ca0 Add MetaAI Provider and some small improvments 2024-04-20 10:43:53 +02:00
H Lohaus
a27d908696
Merge pull request #1862 from hlohaus/nem
Fix image generation in OpenaiChat
2024-04-19 15:38:11 +02:00
kqlio67
81cf5d7c77
A few small fixes in GUI and Providers (#1861) 2024-04-19 14:10:56 +02:00
Heiner Lohaus
37b91e6dac Fix image generation in OpenaiChat 2024-04-19 14:07: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
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
Heiner Lohaus
a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2024-04-17 10:33:23 +02:00
abc
8ec942040c add cohere provider. 2024-04-16 11:28:54 +01:00
abc
fdbb474151 some more logging 2024-04-15 10:31:36 +01:00
H Lohaus
fc33573b1b
Merge pull request #1835 from ochen1/patch-1
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider
2024-04-14 14:19:33 +02:00
abc
8add819c3e stytch auth udpdate for provider 2024-04-14 02:37:15 +01:00
ochen1
7fef83593a
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider 2024-04-13 14:28:12 -06: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
f57af704ba update retryprovider
now works with one provider.
2024-04-12 22:29:43 +01:00
Heiner Lohaus
a053c29020 Fix GPT4All import error 2024-04-12 22:44:56 +02:00
H Lohaus
ddb015e90d
Update Bing.py 2024-04-12 21:16:26 +02: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
f724c07f1b Add labels to provider list 2024-04-12 20:58:40 +02:00
H Lohaus
0b712c2bde
Add unittests for async client (#1830)
* Add unittests for async client

* Add pollyfill for anext

* Update integration tests
2024-04-12 18:01:54 +02:00
Heiner Lohaus
57c856ef74 Fix You.com Provider 2024-04-11 19:10:03 +02:00
H Lohaus
deb3898e7a
Update DeepInfraImage.py 2024-04-11 03:52:37 +02:00
Heiner Lohaus
1cb8440798 Add ReplicateImage to provider list 2024-04-11 03:34:07 +02:00
Heiner Lohaus
934edc86ba Fix unittests, update Bing Urls 2024-04-11 03:19:05 +02:00
Heiner Lohaus
c1ca481074 Fix DeepInfra Provider, Fix Speech Recognition on Phone 2024-04-11 03:11:45 +02:00
Heiner Lohaus
009a67239a Add ReplicateImage Provider, Fix BingCreateImages Provider 2024-04-11 02:40:30 +02:00
Heiner Lohaus
65bcc8ae8b Some small fixes 2024-04-10 14:23:30 +02:00
H Lohaus
00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 2024-04-10 08:14:50 +02:00
H Lohaus
4c23b4cad4
Merge pull request #1807 from hlohaus/satur
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
2024-04-09 19:40:42 +02:00
Heiner Lohaus
90715e702b Add project files 2024-04-09 19:19:33 +02:00
Heiner Lohaus
d4a92bb8df Add text to speech module 2024-04-09 05:54:47 +02:00
ochen1
8c7292035e
Don't give up searching for accessToken in HAR file 2024-04-08 16:07:07 -06:00
Heiner Lohaus
24345bc07b Add DuckDuckGo Provider, Add SpeechRecognition to gui 2024-04-08 23:27:54 +02:00
Heiner Lohaus
926ddfd543 Add WhiteRabbitNeo Provider, Many tiny improvments in the gui 2024-04-08 07:24:00 +02:00
H Lohaus
e724079d0f
Merge pull request #1802 from hlohaus/satur
Add nodriver to OpenaiChat
2024-04-07 19:59:28 +02:00
Heiner Lohaus
bdc61ca273 Add nodriver to OpenaiChat 2024-04-07 16:02:49 +02:00
H Lohaus
c9abf5cc84
Update You.py 2024-04-07 12:53:58 +02:00
H Lohaus
b29b541f9f
Update You.py 2024-04-07 12:41:17 +02:00
H Lohaus
536e85936e
Update You.py 2024-04-07 12:36:18 +02:00
H Lohaus
70e942ad11
Update You.py 2024-04-07 12:30:07 +02:00
H Lohaus
604daf0377
Update You.py 2024-04-07 12:26:24 +02:00
AksLolCoding
a5f7eeb63a
Update You.py (#1794)
fixed issue: https://github.com/xtekky/gpt4free/issues/1746
2024-04-07 11:28:31 +02:00
H Lohaus
25fd782301
Update har_file.py 2024-04-07 11:22:35 +02:00
Heiner Lohaus
b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
H Lohaus
674ba8f2c5
Update Gemini.py 2024-04-07 00:15:53 +02:00
H Lohaus
1baca306c4
Update Vercel.py 2024-04-07 00:10:32 +02:00
H Lohaus
802cf1ce21
Update Llama2.py 2024-04-07 00:07:58 +02:00
H Lohaus
e418c03aa0
Update Liaobots.py 2024-04-07 00:05:19 +02:00
H Lohaus
e5e811fd7f
Update HuggingChat.py 2024-04-07 00:01:04 +02:00
H Lohaus
5dcbf147b6
Update GptTalkRu.py 2024-04-06 23:55:30 +02:00
H Lohaus
95e61ad79b
Update GeminiPro.py 2024-04-06 23:54:41 +02:00
H Lohaus
8894160f42
Update GeminiProChat.py 2024-04-06 23:52:31 +02:00
H Lohaus
c85765925f
Update FreeChatgpt.py 2024-04-06 23:50:17 +02:00
H Lohaus
7f16b7bb21
Update DeepInfra.py 2024-04-06 23:47:42 +02:00
H Lohaus
68089ff0a9
Update ChatgptFree.py 2024-04-06 23:45:15 +02:00
H Lohaus
a0e826fcff
Update ChatgptFree.py 2024-04-06 23:44:08 +02:00
H Lohaus
cab64a7fb4
Update ChatForAi.py 2024-04-06 23:41:42 +02:00
H Lohaus
ff13f4f500
Update Aura.py 2024-04-06 23:37:41 +02:00
H Lohaus
ae8dd4048c
Update FlowGpt.py 2024-04-06 23:33:22 +02:00
H Lohaus
ce92e598a0
Update FreeGpt.py 2024-04-06 23:18:44 +02:00
Heiner Lohaus
d44b39b31c Add Groq and Openai interfaces, Add integration tests 2024-04-06 01:05:00 +02:00
Heiner Lohaus
1e2cf48cba Add authless OpenaiChat 2024-04-05 21:00:35 +02:00
HyiKi
b401b6df1c
Fix Gemini Proxy Connect call failed (#1768)
Gemini. py file adds get_connector to support proxy

---------

Co-authored-by: HyiKi <dango.little@gmail.com>
2024-04-05 16:16:12 +02:00
H Lohaus
64e07b7fbf
Merge pull request #1762 from hlohaus/goo
Fix attr conversation_id not found
2024-03-28 17:17:59 +01:00
Heiner Lohaus
03fd5ac99a Fix history support for OpenaiChat 2024-03-28 11:36:25 +01:00
Heiner Lohaus
d0da5900c4 Fix attr conversation_id not found 2024-03-27 19:04:00 +01:00
H Lohaus
801584d4e1
Merge pull request #1758 from Zero6992/main
Align Model Naming with Provider Standards for ChatCompletion Compatibility
2024-03-27 09:34:49 +01:00
Zero6992
2448c32bf9
fix: gpt-4-turbo 2024-03-27 15:03:09 +08:00
Heiner Lohaus
fd92918b77 Fix load .har files, add hardir to docker, add docs 2024-03-26 21:45:53 +01:00
Zero6992
8927a0cf79
fix: Liaobots gpt-4 model name 2024-03-27 00:18:37 +08:00
Heiner Lohaus
95bab66dad No arkose token and .har files 2024-03-26 06:42:47 +01:00
Heiner Lohaus
e00d64d869 Add init file for openai dir 2024-03-25 21:09:55 +01:00
Heiner Lohaus
347d3f92da Add .har file support for OpenaiChat
Update model list of HuggingChat
Update styles of scrollbar in gui
Fix image upload in gui
2024-03-25 21:06:51 +01:00
igeni
1989e0fd20 modified to avoid type's mismatch and make like rest of the code 2024-03-22 20:35:42 +03:00
H Lohaus
29d0dd9387
Merge pull request #1740 from eienmojiki206/patch-1
Add google/gemma-7b-it model to model list
2024-03-22 13:02:24 +01:00
Heiner Lohaus
2ee724f93e Add webview docs and examples, Set webview as default 2024-03-22 12:48:59 +01:00
えいえん ~UwU~
7dc4532580
Add google/gemma-7b-it model to model list 2024-03-22 12:39:10 +07:00
H Lohaus
79bc56f36e
Merge pull request #1726 from hlohaus/giga
Bug fixes and android support
2024-03-19 18:59:42 +01:00
Heiner Lohaus
5f9d7b78c6 Fix Bing key error 2024-03-19 18:52:17 +01:00
Heiner Lohaus
486e43dabd Fix missing websocket_request_id in OpenaiChat
Add RateLimitErrors to Bing
Add android support to gui api
Add annotations import to gui api
2024-03-19 18:48:32 +01:00
H Lohaus
9536b857d6
Merge pull request #1717 from hlohaus/giga
Fix abort in webview
2024-03-17 10:52:54 +01:00
Heiner Lohaus
b5b56f35ca Fix abort in webview 2024-03-17 10:51:08 +01:00
H Lohaus
eb7f89259b
Update GigaChat.py 2024-03-16 22:45:07 +01:00
Heiner Lohaus
f797ec828c Fix GigaChat exceptions, Raise missing browser error 2024-03-16 20:02:15 +01:00
H Lohaus
fb2061da48
Merge pull request #1691 from hlohaus/retry
Add model preselection in gui
2024-03-16 18:22:26 +01:00
Heiner Lohaus
4778356064 Add conversation support for Bing 2024-03-16 18:07:53 +01:00
Heiner Lohaus
f861f322aa Add copilot conversation mode 2024-03-16 14:40:06 +01:00
Heiner Lohaus
b7eee50930 Move raise_for_status, Create FormData wrapper 2024-03-15 14:55:53 +01:00
H Lohaus
7df7971d20
Merge pull request #1694 from ComRSMaster/main
GigaChat models add
2024-03-15 13:44:15 +01:00
Abobo
f41efef0ae
Error checking for Vercel (#1704)
Error checking is done for Vercel's create_completion to avoid interruption caused by UnicodeDecodeError.
2024-03-15 13:30:15 +01:00
Heiner Lohaus
8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 2024-03-15 11:46:06 +01:00
Heiner Lohaus
993c9498c4 Add webview support to OpenaiChat 2024-03-14 13:53:57 +01:00
vlad
f07173de4f GigaChat models add 2024-03-14 01:29:49 +03:00
Heiner Lohaus
13f1275ca3 Add model preselection in gui 2024-03-13 17:52:48 +01:00
H Lohaus
9c381f2906
Merge pull request #1684 from hlohaus/retry
Add count chars to gui, Add retry support to fix rate limit in Bing
2024-03-13 15:17:25 +01:00
H Lohaus
9be4b47991
Update Bing.py 2024-03-13 15:03:33 +01:00
Heiner Lohaus
a29b3db46d Show apology in Bing 2024-03-13 13:01:22 +01:00
Heiner Lohaus
ecf110e59a Fix Bing create images, Add gui in webview init 2024-03-13 05:27:54 +01:00
Heiner Lohaus
5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 2024-03-12 18:45:22 +01:00
OmiiiDev
d6d75c28c8
Update Liaobots.py (#1678)
* Update Liaobots.py

Added Claude 3 models and updated other models
2024-03-12 02:17:45 +01: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
74a33f10dd Add word count from iG8R
Improve Bing provider
Some gui improvments
Improve error handling in gui
2024-03-09 19:05:05 +01:00
Heiner Lohaus
14167671d4 Add system message input to gui
Improve OpenaiChat provider
2024-03-09 03:10:59 +01:00
Heiner Lohaus
cfa45e7016 Expire cache, Fix multiple websocket conversations in OpenaiChat
Map system messages to user messages in GeminiPro
2024-03-08 11:01:38 +01:00
Heiner Lohaus
eb48299195 Enable Liaobots, disable Phind provider 2024-03-08 10:12:13 +01:00
abc
8f7dbfec63 Merge branch 'main' of https://github.com/xtekky/gpt4free 2024-03-07 12:31:32 +00:00
abc
06c448daab ~ | fixed Vercel Provider 2024-03-07 12:31:30 +00:00
Commenter123321
fcc6c16ac0
Update Liaobots.py 2024-03-07 12:26:58 +01:00
H Lohaus
f7f4018d36
Update OpenaiChat.py 2024-02-28 10:02:09 +01:00
H Lohaus
ba04bf2bb1
Update OpenaiChat.py 2024-02-28 09:59:31 +01:00
H Lohaus
96db520ff0
Merge pull request #1637 from hlohaus/flow
Add support for message history and system message in OpenaiChat
Add support for new websocket stream in OpenaiChat
2024-02-28 09:48:57 +01:00
Heiner Lohaus
ac86e576d2 Add websocket support in OpenaiChat 2024-02-28 07:36:43 +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
862e5ef16d Add support for message history and system message in OpenaiChat
Add fetch access_token and fix cookie usage in OpenaiChat
Fix save created access_token in cookies in OpenaiChat
Add use_auth_header config in GeminiPro
2024-02-26 23:41:06 +01:00
H Lohaus
36e7665613
Merge pull request #1633 from hlohaus/flow
Fix GeminiPro auth for normal user
Add rdns suport for proxies
Improve filter_messages in gui
2024-02-26 11:30:17 +01:00
Heiner Lohaus
5f0592ee29 Add proxy connector to GeminiPro 2024-02-26 11:28:35 +01:00
Heiner Lohaus
6bbe60572e Add default values for rdns 2024-02-26 11:25:07 +01:00
Heiner Lohaus
b80ca3b7c9 Fix GeminiPro auth for normal user 2024-02-26 02:31:14 +01:00
H Lohaus
35c1da5382
Merge pull request #1630 from hlohaus/flow
Custom api_base for GeminiPro
2024-02-25 21:34:21 +01:00
Heiner Lohaus
b4b74c991b gui: remove cursor on errors
Add auth header to GeminiPro provider
2024-02-25 15:48:03 +01:00
Heiner Lohaus
307c8f53e7 Custom api_base for GeminiPro 2024-02-25 09:41:39 +01:00
H Lohaus
db58b58cd0
Merge pull request #1625 from hlohaus/flow
Add FlowGpt provider, Fix issue with None values in api
2024-02-25 07:23:20 +01:00
Heiner Lohaus
140a1736b9 Fix typo in system_message in FlowGpt 2024-02-25 07:19:23 +01:00
Heiner Lohaus
dd2264b616 Fix cookies is None bug 2024-02-25 07:16:54 +01:00
nullstreak
0d4f637760 DeepInfra: Add max_tokens and stop 2024-02-24 19:36:42 +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
775a0c43a0 Add help me coding guide
Add MissingAuthError in GeminiPro
2024-02-24 01:31:17 +01:00
Heiner Lohaus
7953560303 Improve readme, add smartphone guide 2024-02-23 17:21:10 +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
5071cd9533 Add challenge_seeds in Phind 2024-02-22 09:54:50 +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
0a0698c7f3 Update docs / readme, Improve Gemini auth 2024-02-21 17:02:54 +01:00
H Lohaus
f9ad8730ac
Merge pull request #1598 from hlohaus/index
Add MathJax to GUI #1563, Add model name to GUI #1600, Try to fix Captcha Issue in Bing
2024-02-19 18:33:10 +01:00
luna
d18e3816ca
Move GeminiProChat to a new provider #1596 (#1601)
* Fix xtekky#1596
2024-02-19 10:43:03 +01:00
Heiner Lohaus
1cce6324f1 Try to fix Captcha Issue 2024-02-17 23:11:48 +01:00
H Lohaus
fe9f6d9806
Merge pull request #1597 from xtekky/index
Index
2024-02-17 22:37:47 +01:00
Heiner Lohaus
7cd5b3f0c6 Improve create conversation in Bing 2024-02-17 22:36:31 +01:00
H Lohaus
d1abe370cd
Merge pull request #1586 from nullstreak/temperature
Basic support for the temperature parameter
2024-02-14 19:43:07 +01:00
H Lohaus
51686409f8
Merge pull request #1587 from hlohaus/openai
Add unitests for the client
2024-02-14 09:22:32 +01:00
Heiner Lohaus
e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
2024-02-14 09:21:57 +01:00
nullstreak
12f7a89517 Basic support for the temperature parameter 2024-02-14 03:27:16 +01:00
Eikosa
20b2e076c3
Update Bing Sets
Needs to be tested, if this addition is not made, bing will not work well enough
2024-02-12 21:57:20 +03: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
Heiner Lohaus
9aeae65b9b Improve preview in image generation of Gemini
Fix issue in Bing Image Decorator
2024-02-11 09:26:02 +01:00
Heiner Lohaus
333fb4d2c3 Fix select chat mode, fix auth value in You 2024-02-11 07:59:45 +01:00
Heiner Lohaus
98c7b5ed68 Add upload image support in You 2024-02-11 07:48:07 +01:00
Heiner Lohaus
6c422b2965 Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies 2024-02-11 01:59:57 +01:00
H Lohaus
33b247305c
Update Gemini.py 2024-02-09 18:47:57 +01:00
Heiner Lohaus
af204c31cb Read cookies from config in Gemini
Fixes for OpenaiChat Provider
2024-02-09 18:11:35 +01:00
H Lohaus
2054acce0a
Update OpenaiChat.py 2024-02-09 15:02:03 +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
Heiner Lohaus
23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 2024-02-09 06:36:28 +01:00
H Lohaus
999bc2d617
Merge pull request #1564 from hlohaus/gemini
Add Gemini Provider with image upload and generation
2024-02-09 05:53:47 +01:00
Heiner Lohaus
4b41a8f4e8 Add example for Image Upload & Generation 2024-02-09 04:24:21 +01:00
Heiner Lohaus
47900f2371 Resolve images in Gemini Provider 2024-02-09 03:31:05 +01:00
Heiner Lohaus
c1b992c346 Add Gemini Provider with image upload and generation 2024-02-08 22:02:52 +01:00
Miezhiko
6d1f0b5f12
add CodeLlama-70b to HuggingChat 2024-02-06 10:29:30 +04:00
RasyiidWho
5e9a95a58e Change GeekGPT and FakeGPT status to inactive as owner statement: https://linux.do/t/topic/1051 2024-02-05 18:29:15 +07:00
Heiner Lohaus
2a591b8d6e Fix key error in set_cookies 2024-02-01 23:14:43 +01:00
Heiner Lohaus
d6b3d0f240 Fix issue #1537, copy options sets 2024-02-01 23:07:35 +01:00
nullstreak
40ceb1c0e8
Fix DeepInfra: Model is not supported 2024-01-30 04:15:25 +01:00
Heiner Lohaus
a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
2024-01-29 18:14:46 +01:00
Houtar
1b4327c51a
remove additional tags in Phind
Phind added new additional tags to their reply and this commit removed them.
2024-01-28 21:11:10 +08:00
Heiner Lohaus
47b50b4827 Fix PerplexityLabs Provider, Improve bypass_cloudflare helper 2024-01-27 02:00:44 +01:00
Heiner Lohaus
1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
2024-01-26 12:49:52 +01:00
H Lohaus
feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
2024-01-26 07:54:13 +01:00
H Lohaus
71d71b6512
Merge pull request #1510 from hlohaus/sort
Add aiohttp_socks support
2024-01-24 01:05:29 +01:00
Heiner Lohaus
69ef224f92 Add get_connector helper 2024-01-24 00:46:35 +01:00
Heiner Lohaus
8864b70ee4 Add aiohttp_socks support 2024-01-23 23:48:11 +01:00
H Lohaus
2b140a3255
Merge pull request #1509 from hlohaus/sort
Add ProviderModelMixin for model selection
2024-01-23 20:08:41 +01:00