Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix llama2 provider, Update TOC in readme (#1325) | H Lohaus | 2023-12-08 | 1 | -2/+2 |
| | |||||
* | Add websearch to gui (#1314) | H Lohaus | 2023-12-07 | 1 | -3/+3 |
| | | | | | | | | * 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 | ||||
* | Improve docker image | Heiner Lohaus | 2023-12-06 | 1 | -3/+1 |
| | |||||
* | Add selenium to dockerfile | Heiner Lohaus | 2023-12-06 | 1 | -8/+7 |
| | | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui | ||||
* | ~ | update Docker config to run api and gui0.1.6.4 | abc | 2023-10-14 | 1 | -1/+1 |
| | |||||
* | Change docker-compose.yml to run api and gui services simultaneously | Niapoll | 2023-10-14 | 1 | -5/+10 |
| | |||||
* | ~ | abc | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | feat(docker): add Docker and Docker Compose support | Ryan Jordan | 2023-08-24 | 1 | -0/+13 |
| | |||||
* | Remove duplicate docker-compose.yml | xiangsx | 2023-05-01 | 1 | -12/+0 |
| | |||||
* | Fix docker-compose.yml | tr7zw | 2023-04-30 | 1 | -4/+2 |
| | | | 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. | ||||
* | Update docker-compose.yml | thebigbone | 2023-04-30 | 1 | -1/+1 |
| | |||||
* | easy deployment with docker-compose | thebigbone | 2023-04-29 | 1 | -0/+14 |