Commit Graph

174 Commits

Author SHA1 Message Date
kqlio67
7f05d15855 feat(image-processing): add support for data URI image handlin 2024-09-04 20:56:07 +03:00
kqlio67
51faa61f23 Updates, improvements, corrections of models.py and index.html errors 2024-07-29 01:37:16 +03:00
Heiner Lohaus
77a1f500a8 Improve async client readme, Fix print styling, Add image api example 2024-05-20 15:59:06 +02:00
Heiner Lohaus
80b2e9b807 Add some options to messages in gui, saves generated images local 2024-05-20 01:28:08 +02:00
Heiner Lohaus
c8d61a08b7 Create windows release, improve styling 2024-05-19 10:11:30 +02:00
Heiner Lohaus
3703e72073 Add dark mode config, slide system prompt 2024-05-19 03:13:54 +02:00
Heiner Lohaus
4bab6009c1 Fix js error in gui, Revert to_image in gui 2024-05-19 01:33:05 +02:00
Heiner Lohaus
dc77a1a7ff Fix upload image 2024-05-18 23:52:51 +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
59fcf9d2d3 Update chatgpt url, uvloop support 2024-05-15 02:27:51 +02: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
cb695f58e8 Add nodriver to docker 2024-04-23 05:44:49 +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
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
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
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
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
a82021fecd Add missing styling on phone 2024-04-17 12:07:04 +02:00
Heiner Lohaus
f72ea59a99 Fix style.css 2024-04-17 10:38:22 +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
Heiner Lohaus
307ccd8781 Fix SpeechRecognition on Phone 2024-04-13 21:47:22 +02:00
Heiner Lohaus
cec2a10eaa Fix SpeechRecognition on Phone 2024-04-13 21:41:40 +02:00
Heiner Lohaus
f323e8850a Fix SpeechRecognition on Phone 2024-04-13 21:35:57 +02:00
Heiner Lohaus
97d34592d5 Fix SpeechRecognition on Phone 2024-04-13 21:22:30 +02:00
Heiner Lohaus
070eeadc12 Fix SpeechRecognition on Phone 2024-04-13 21:15:31 +02:00
Heiner Lohaus
c15242faa0 Fix SpeechRecognition on Phone 2024-04-13 21:05:01 +02:00
Heiner Lohaus
7194c70d9c Fix SpeechRecognition on Phone 2024-04-13 21:04:32 +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
H Lohaus
df6ce3a531
Update chat.v1.js 2024-04-11 04:26:30 +02:00
H Lohaus
5899543ecf
Update chat.v1.js 2024-04-11 04:16:31 +02:00
H Lohaus
eefbdb6d84
Update chat.v1.js 2024-04-11 04:06:52 +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
13a09033fb Increase conversation title lenght 2024-04-10 15:44:51 +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
Heiner Lohaus
aff3ec5be0 Improve styling mobile 2024-04-09 20:19:46 +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
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
Heiner Lohaus
bdc61ca273 Add nodriver to OpenaiChat 2024-04-07 16:02:49 +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
992eb407eb
Update style.css 2024-04-06 18:38:42 +02:00