Commit Graph

141 Commits

Author SHA1 Message Date
kqlio67
58b4a19efe Update (g4f/gui/client/index.html) 2024-11-06 14:07:24 +02:00
kqlio67
8e1a544d55 Update (docs/providers-and-models.md g4f/models.py g4f/gui/client/index.html g4f/Provider/Cloudflare.py) 2024-11-06 13:56:33 +02:00
kqlio67
39b0c457b7 fix(g4f/gui/client/index.html): Update Discord link in sidebar 2024-10-31 09:44:22 +02:00
kqlio67
d7d1db835e Update (g4f/gui/*) 2024-10-29 09:48:04 +02:00
kqlio67
0f8ecee227
Merge branch 'xtekky:main' into main 2024-10-27 18:17:00 +00:00
foxfire52
8d010d8927
Update chat.v1.js 2024-10-26 13:28:08 +02:00
foxfire52
75e9a23726
Update highlightjs-copy.min.js 2024-10-26 13:26:04 +02:00
foxfire52
6f0eae8a06
Clean up chat.v1.js 2024-10-26 12:42:23 +02:00
foxfire52
504b0dbf5b
Clean up highlightjs-copy.min.js 2024-10-26 12:39:40 +02:00
foxfire52
6bf6c5e5e9
Clean up chat.v1.js 2024-10-26 12:29:58 +02:00
kqlio67
0f7d3ac0be feat(messages): add image album functionality 2024-10-25 20:15:10 +03:00
kqlio67
1b492f42b9 feat(g4f/gui/client/static/css/style.css): add image modal and navigation controls 2024-10-25 20:12:39 +03:00
kqlio67
a49fce2f7a feat(g4f/gui/client/index.html): add image album and enhance model/provider options 2024-10-25 20:10:46 +03:00
foxfire52
e9ecdfe5dd
Update highlightjs-copy.min.js 2024-10-25 14:14:47 +02:00
foxfire52
51d6f28511
Undo minify highlightjs-copy.min.js 2024-10-25 14:10:56 +02:00
foxfire52
c5e356a321
Update chat.v1.js 2024-10-24 13:40:23 +02:00
foxfire52
89b5a6353e
Update chat.v1.js 2024-10-24 12:47:07 +02:00
foxfire52
ee3bc784f3
Update chat.v1.js 2024-10-24 12:41:55 +02:00
kqlio67
b3951cbce4 Fixing (g4f/gui/client/static/css/style.css) errors with the size of internals in gui 2024-10-19 12:46:23 +03:00
kqlio67
f8e403a745 Resolved merge conflicts 2024-09-24 13:23:53 +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
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
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