Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-06 | Add selenium to dockerfile | Heiner Lohaus | 1 | -33/+0 | |
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui | |||||
2023-10-14 | ~ | update Docker config to run api and gui0.1.6.4 | abc | 1 | -1/+1 | |
2023-10-14 | Change docker-compose.yml to run api and gui services simultaneously | Niapoll | 1 | -3/+3 | |
2023-10-12 | ~ | abc | 1 | -4/+1 | |
2023-10-07 | ~ | abc | 1 | -2/+2 | |
2023-09-26 | ~ | abc | 1 | -1/+1 | |
2023-09-22 | update dockerfile | hcrypt | 1 | -1/+4 | |
expose relevant port in dockerfile | |||||
2023-09-17 | ~ | abc | 1 | -1/+1 | |
2023-08-24 | feat(docker): add Docker and Docker Compose support | Ryan Jordan | 1 | -0/+33 | |
2023-06-24 | gpt4free v2, first releasev2 | t.me/xtekky | 1 | -19/+0 | |
2023-06-07 | fix docker build error | wavezhang | 1 | -1/+1 | |
fix https://github.com/xtekky/gpt4free/issues/643 | |||||
2023-05-29 | fix: Dockerfile to reduce vulnerabilities | snyk-bot | 1 | -1/+1 | |
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1290331 - https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1298721 - https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1300249 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3320493 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3320493 | |||||
2023-05-10 | fix Dockerfile | MIDORIBIN | 1 | -23/+12 | |
2023-05-05 | Optimize dockerfile | bruvv | 1 | -3/+1 | |
Please do as much as possible in 1 RUN command. This is how it is intended. (Docker BP) | |||||
2023-05-05 | fix(Dockerfile): Fixed issue with unable to fetch the response. | valerii@valeriis-air.(none) | 1 | -1/+1 | |
Added -y flag. | |||||
2023-05-05 | fix(Dockerfile): Fixed issue with unable to fetch the response. | valerii@valeriis-air.(none) | 1 | -0/+3 | |
The issue was that there were no ffmpeg installed. | |||||
2023-05-04 | Fix numpy c dependency issue | kainstan | 1 | -2/+2 | |
2023-05-02 | Dockerfile optimization | VitalyArt | 1 | -8/+19 | |
2023-04-28 | Correct Dockerfile directory and install requirement first | xiangsx | 1 | -0/+18 | |