mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
fix: Docker and sagemaker setup (#1118)
* fix: docker copying extra files * feat: allow configuring mode through env vars * feat: Attempt to build and tag a docker image * fix: run docker on release * fix: typing in prompt transformation * chore: remove tutorial comments
This commit is contained in:
parent
768e5ff505
commit
895588b82a
7 changed files with 67 additions and 15 deletions
|
|
@ -3,6 +3,9 @@ models
|
|||
.github
|
||||
.vscode
|
||||
.DS_Store
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
local_data
|
||||
terraform
|
||||
tests
|
||||
Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue