Commit graph

15 commits

Author SHA1 Message Date
hlohaus
df7f9e4c24 Readd JsApi for Webview UI
Add Web Share Target to Mainifest
Add target to GUI:  /chat/?prompt=your input:
Add local Font Awesome Free
Update icons to new Font Awesome Version
Add Providers to Model list in /v1/models
Reefresh auth on 403 error in OpenaiChat
2025-01-15 19:05:39 +01:00
Heiner Lohaus
afc94b2e36 Fix unitests 2025-01-05 20:26:51 +01:00
H Lohaus
76c3683403
Remove webview js api, Add unittest for provider has model, Use cooki… (#2470)
* Remove webview js api, Add unittest for provider has model, Use cookies dir for cache
2024-12-08 20:39:40 +01:00
Heiner Lohaus
b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
H Lohaus
9ca1297039
Update webview.py 2024-04-06 16:58:15 +02:00
H Lohaus
510af1c62f
Update webview.py 2024-04-06 16:40:14 +02:00
H Lohaus
158aa8e7f6
Update webview.py 2024-04-06 16:37:19 +02:00
H Lohaus
233cd9dfd0
Update webview.py 2024-04-06 16:30:35 +02:00
Heiner Lohaus
0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
2024-04-06 10:47:43 +02:00
Heiner Lohaus
2ee724f93e Add webview docs and examples, Set webview as default 2024-03-22 12:48:59 +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
Heiner Lohaus
b5b56f35ca Fix abort in webview 2024-03-17 10:51:08 +01:00
Heiner Lohaus
905ced06bd Serverless webview gui 2024-03-16 10:48:37 +01:00
Heiner Lohaus
b7eee50930 Move raise_for_status, Create FormData wrapper 2024-03-15 14:55:53 +01:00
Heiner Lohaus
ecf110e59a Fix Bing create images, Add gui in webview init 2024-03-13 05:27:54 +01:00