Commit Graph

26 Commits

Author SHA1 Message Date
H Lohaus
3f93d34cbf
Add more contributers, add link to Swagger UI (#2443)
* Add more contributers, add link to Swagger UI
* Update Dockerfile-slim
* Update retry_provider.py
* Add html preview to gui, fix urls in website manifest
* Missing chunks in OpenaiChat
2024-11-30 22:11:18 +01:00
foxfire52
0cf0c1f4e2
Fix docker armv7 cryptography module build (#2436)
* Update Dockerfile-armv7
2024-11-27 21:57:19 +01:00
foxfire52
79e34181ff
Update Dockerfile-armv7 2024-11-26 20:34:26 +01:00
Heiner Lohaus
6b48af1757 Add armv7 docker image, Remove Bing provider, add update banner 2024-11-25 20:34:50 +01:00
Heiner Lohaus
c57321e287 Improve error handling in api, Update openapi.json workflow 2024-11-24 23:34:59 +01:00
Heiner Lohaus
2114520ed2 Improve slim docker build, Add openapi.json to release 2024-11-24 22:20:08 +01:00
H Lohaus
aaedd5b3ff
Update Dockerfile-slim 2024-11-24 19:27:24 +01:00
H Lohaus
7d9a64013b
Arm2 (#2415)
* Fix arm v7 build / improve api

* Update stubs.py

* Fix unit tests

* Fix arm build
2024-11-24 18:42:00 +01:00
H Lohaus
804a80bc7c
Arm2 (#2414)
* Fix arm v7 build / improve api

* Update stubs.py

* Fix unit tests
2024-11-24 17:43:45 +01:00
Heiner Lohaus
7f5e20bd1c Fix build arm v7 2024-11-24 15:23:03 +01:00
Heiner Lohaus
ea1448001d Add nodriver to Gemini provider,
Add slim docker image with google-chrome usage,
Add the new docker images to publish worklow,
Update requirements.txt and pip requirements
2024-11-17 11:06:37 +01:00
Heiner Lohaus
cb695f58e8 Add nodriver to docker 2024-04-23 05:44:49 +02:00
Keycatowo
a795e482ad Refactor: Optimize Dockerfile structure
Combined some multiple RUN commands to reduce Docker container layers.

Moved the rm cache cleaning command after the apt-get installation command for smaller laysr size.
2024-04-22 17:31:47 +08:00
H Lohaus
84475b4159
Update Dockerfile 2024-04-10 01:10:22 +02:00
Heiner Lohaus
fd92918b77 Fix load .har files, add hardir to docker, add docs 2024-03-26 21:45:53 +01:00
exfly
4654d7f284 feat: arm64 2024-03-16 16:49:20 +08: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
Tekky
5f54379ee1
~ 2024-01-23 12:42:01 +00:00
Heiner Lohaus
e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
2024-01-01 23:20:48 +01:00
Heiner Lohaus
ff8c94ac55 Fix docker build 2023-12-24 19:28:22 +01:00
Heiner Lohaus
854dc6c90f Fix remove NoowAi, Fix download dir in docker 2023-12-16 20:17:02 +01:00
Heiner Lohaus
b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
2023-12-11 02:50:33 +01:00
H Lohaus
484b96d850
Add websearch to gui (#1314)
* Add websearch to gui
* Fix version_check config
* Add version badge in README.md
* Show version in gui
* Add docker hub build
* Fix gui backend, improve style
2023-12-07 07:18:05 +01:00
H Lohaus
cd04e752af
Fix publish docker image (#1310) 2023-12-06 12:20:19 +01:00
Heiner Lohaus
c667f1cec5 Improve docker image 2023-12-06 11:54:50 +01:00
Heiner Lohaus
3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
2023-12-06 09:35:36 +01:00