Commit Graph

488 Commits

Author SHA1 Message Date
Tekky
ce2553058d
. 2024-05-28 22:54:18 +01:00
Tekky
32dfbbb999
. 2024-05-28 22:53:49 +01:00
Tekky
eab92855c9
. 2024-05-28 22:52:57 +01:00
Yousef Negm
00dee63b9d
Update README.md 2024-05-23 10:57:16 +03:00
Heiner Lohaus
7eb41cfdcb Improve readme 2024-05-21 17:45:41 +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
9ddac1715f Add get/set cookies dir, hide prompt option in gui 2024-05-18 23:13:57 +02:00
H Lohaus
d1c16ceb98
Update README.md 2024-05-15 02:45:06 +02:00
Tekky
5a1aae8b18
gpt-4o (beta) 2024-05-14 23:46:58 +01:00
abc
1399758a4e gpt-4o (beta) 2024-05-14 23:45:13 +01:00
Tekky
97b2a73cd7
. 2024-05-14 09:34:33 +01:00
H Lohaus
ef095e8117
Merge pull request #1911 from hlohaus/worker
Fix workers, update readme
2024-04-30 16:26:44 +02:00
Heiner Lohaus
ff8c1fc140 Add AppConfig class, update readme 2024-04-29 20:21:47 +02:00
H Lohaus
ffcb0981cc
Update README.md 2024-04-29 17:48:55 +02:00
H Lohaus
bfce3af7a5
Update README.md 2024-04-28 22:58:27 +02:00
Shixian Sheng
cbc675d7e0
Update README.md 2024-04-28 16:35:29 -04:00
Heiner Lohaus
0cc5b07daf Update reka vision 2024-04-27 11:48:10 +02:00
abc
baec167aed Update README.md 2024-04-25 00:09:33 +01:00
abc
42aabce3ce Update README.md 2024-04-25 00:07:29 +01:00
abc
78d5f0b906 . 2024-04-25 00:06:52 +01:00
abc
2b271013fb add reka core model (vision) 2024-04-25 00:06:11 +01:00
Heiner Lohaus
cb695f58e8 Add nodriver to docker 2024-04-23 05:44:49 +02:00
Romeo Phillips
009c8ca1d6
feat: credit MetaAI 2024-04-22 13:22:27 -07: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
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
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
Heiner Lohaus
aff3ec5be0 Improve styling mobile 2024-04-09 20:19:46 +02:00
Heiner Lohaus
8321dca121 Add async client docs 2024-04-09 17:45:42 +02:00
H Lohaus
1fc73937fb
Update README.md 2024-04-06 12:09:55 +02:00
Heiner Lohaus
0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
2024-04-06 10:47:43 +02:00
H Lohaus
dd08125bb4
Merge pull request #1759 from hlohaus/goo
.har files
2024-03-26 21:50:35 +01:00
Heiner Lohaus
fd92918b77 Fix load .har files, add hardir to docker, add docs 2024-03-26 21:45:53 +01:00
H Lohaus
cf3f8cc6bd
Merge pull request #1754 from hlohaus/goo
Add .har file support for OpenaiChat
2024-03-25 21:21:09 +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
Tekky
bc060e515e
~ 2024-03-24 17:59:18 +00:00
Heiner Lohaus
e52e43aff1 Fix typo in Readme 2024-03-22 12:58:54 +01:00
Heiner Lohaus
2ee724f93e Add webview docs and examples, Set webview as default 2024-03-22 12:48:59 +01:00
Tekky
f0ebde6f4a
˜ 2024-03-18 22:34:07 +00:00
Tekky
f089141108
~ 2024-03-14 15:17:56 +00:00
Zero6992
13dfee378f
update related project 2024-03-12 12:53:53 +08: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
Tekky
f78e9e4007
~ 2024-03-11 19:04:43 +00:00
Heiner Lohaus
eb48299195 Enable Liaobots, disable Phind provider 2024-03-08 10:12:13 +01:00
Commenter123321
f591cb9b65
Mark Liaobots Provider as inactive
Their website is showing a 404 page
See yourself: https://liaobots.work
2024-03-07 12:20:43 +01:00
Heiner Lohaus
7c29c90a5f Update readme 2024-03-06 17:19:41 +01:00
emmanuel
6aeb1cb404
Update README.md 2024-02-26 12:12:29 +01:00