hlohaus
9c7fc9fe4a
Remove version declaration from Docker Compose files and update Dockerfile to streamline package installation
2025-11-14 19:52:57 +01:00
H Lohaus
f8978c1437
Update Dockerfile
2025-11-14 18:24:28 +01:00
hlohaus
fb26557dbb
Fix model retrieval process in AnyModelProviderMixin
...
- Added error handling around model retrieval to prevent crashes when a provider fails.
- Ensured that exceptions during model fetching are logged for debugging purposes.
- Cleaned up the indentation and structure of the model retrieval logic for better readability.
2025-11-14 17:24:28 +01:00
hlohaus
2955729584
Fix docker build, fix temporary chat
2025-11-10 19:56:51 +01:00
H Lohaus
bed8b7c083
Update Dockerfile
2025-11-10 16:14:50 +01:00
hlohaus
7234402211
Remove redundant pip upgrade command from Dockerfiles
2025-11-10 14:07:27 +01:00
hlohaus
9b3e7a69d2
Refactor Dockerfile and backend API for improved image processing and dependency management
2025-10-31 03:52:10 +01:00
hlohaus
74165c616b
Update Dockerfile-slim to include gcc and fix environment variable check in cookies.py
2025-10-10 09:21:32 +02:00
hlohaus
84d3c78f43
Revert Dockerfile
2025-08-23 02:37:31 +02:00
hlohaus
30465d36dc
Revert Dockerfile
2025-08-23 01:52:44 +02:00
hlohaus
612e1faec5
Fix build deb
2025-08-22 11:23:55 +02:00
hlohaus
8892b00ac1
Add Kimi provider, add vision support to LMArenaBeta
2025-07-25 16:43:06 +02:00
hlohaus
6106ca95c9
Improve logging
2025-07-13 20:07:39 +02:00
hlohaus
1c88f71f05
Improve update script
2025-06-19 15:00:57 +02:00
hlohaus
e18297f358
Update PuterJS
2025-06-14 20:42:29 +02:00
hlohaus
35ec919e05
Update update.sh
2025-06-14 18:32:33 +02:00
hlohaus
983148deea
Update update.sh
2025-06-14 18:30:21 +02:00
hlohaus
864e4174ac
Update update.sh
2025-06-14 18:29:39 +02:00
hlohaus
e64b38f4b8
Update update.sh
2025-06-14 18:27:13 +02:00
hlohaus
60854f0857
Update update.sh
2025-06-14 18:24:42 +02:00
hlohaus
c4d4e3abeb
Update live image
2025-06-13 22:02:42 +02:00
hlohaus
d64d64bdf4
Update live image
2025-06-13 21:42:27 +02:00
hlohaus
4dd492cbfc
Update live image
2025-06-13 20:14:40 +02:00
hlohaus
a570ace2bc
Update static url
2025-06-13 14:36:28 +02:00
hlohaus
e9179b87c2
feat: add ffmpeg and flac installation to Dockerfiles
...
- Updated `Dockerfile` to install `ffmpeg` and `flac` along with existing packages.
- Updated `Dockerfile-slim` to install `ffmpeg` and `flac` along with existing packages.
- Modified `any_provider.py` to change how providers are handled when a model is specified, allowing for a submodel to be extracted and checked against the provider's attributes.
- Adjusted `retry_provider.py` to ensure the alias for the model is correctly set based on the provider's model aliases, improving clarity in debug logging.
2025-06-13 10:37:12 +02:00
hlohaus
554b51a511
Add live update
2025-06-13 08:19:04 +02:00
hlohaus
1525fcd3e0
Add live update
2025-06-13 08:11:02 +02:00
hlohaus
f71a729948
Add live update
2025-06-13 07:43:31 +02:00
hlohaus
f7dfba75e6
Add live update
2025-06-13 07:34:54 +02:00
hlohaus
2c41e2aab6
Add live update
2025-06-13 07:29:30 +02:00
hlohaus
c307d3ee90
Add live update
2025-06-13 06:56:13 +02:00
hlohaus
c0e323b543
Fix build docker image
2025-05-17 17:35:35 +02:00
hlohaus
036d41b9f4
Update base image of main docker image
2025-01-25 09:10:18 +01:00
hlohaus
aa9b2995c1
Fix docker build
2025-01-24 14:36:55 +01:00
hlohaus
39255fc000
Enable armv7 build, add timeout for installing packages
2025-01-24 13:39:23 +01:00
Heiner Lohaus
2064bb7355
Add CohereForAI provider,
...
Updates for You.com provider
Add default system prompt in UI
Expose novnc port in docker
2025-01-12 03:07:42 +01:00
Heiner Lohaus
13b6fdef98
Add files requirements
2025-01-05 20:20:25 +01:00
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