Commit graph

19 commits

Author SHA1 Message Date
hlohaus
9c7fc9fe4a Remove version declaration from Docker Compose files and update Dockerfile to streamline package installation 2025-11-14 19:52:57 +01:00
hlohaus
a4bb6a8767 Git reset 2025-07-14 01:14:53 +02:00
hlohaus
255706e7b1 Add mode, cors 2025-07-14 01:12:15 +02:00
hlohaus
42805ac789 Add leagcy port to docker-compose files
Update demo model list
Disable upload cookies in demo
Track usage in demo mode
Add messages without asking the ai
Add hint for browser usage in provider list
Add qwen2 prompt template to HuggingFace provider
Trim automatic messages in HuggingFaceAPI
2025-01-26 16:32:32 +01:00
hlohaus
036d41b9f4 Update base image of main docker image 2025-01-25 09:10:18 +01:00
Hansi P.
ec983c1d29 get ollama address from env
+ docker compose configuration
2024-09-30 14:35:21 +03: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
c3ccc4e819
Fix llama2 provider, Update TOC in readme (#1325) 2023-12-08 20:07:28 +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
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
abc
1b495d8950 ~ | update Docker config to run api and gui 2023-10-14 14:40:07 +01:00
Niapoll
3b5ea9047f Change docker-compose.yml to run api and gui services simultaneously 2023-10-14 15:39:18 +04:00
abc
a551922311 ~ 2023-09-17 22:38:55 +01:00
Ryan Jordan
f300aebf8c feat(docker): add Docker and Docker Compose support 2023-08-23 20:42:05 -05:00
xiangsx
55f2a33651 Remove duplicate docker-compose.yml 2023-05-01 22:47:25 +08:00
tr7zw
f710441a6d
Fix docker-compose.yml
The image/dockerfile lines are incorrectly indented, also the read_only flag prevents the UI from starting due to not being able to write to the /tmp folder.
2023-04-30 20:57:31 +00:00
thebigbone
dab9b75ef3
Update docker-compose.yml 2023-04-30 06:23:59 +02:00
thebigbone
604c40928a easy deployment with docker-compose 2023-04-29 18:59:54 +05:30