mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 07:40:12 +01:00
added wipe make command (#1215)
* added `wipe` make command * Apply suggestions from code review Thanks for your suggestions, I like to apply them. Co-authored-by: lopagela <lpglm@orange.fr> * added `wipe` command to the documentation * rebased to generate valid openapi.json --------- Co-authored-by: lopagela <lpglm@orange.fr>
This commit is contained in:
parent
03d1ae6d70
commit
23fa530c31
5 changed files with 60 additions and 51 deletions
|
|
@ -136,7 +136,6 @@ you want to give a hand:
|
|||
- Better observability of the RAG pipeline
|
||||
|
||||
### Project Infrastructure
|
||||
- Create a “wipe” shortcut in `make` to remove all contents of local_data folder except .gitignore
|
||||
- Packaged version as a local desktop app (windows executable, mac app, linux app)
|
||||
- Dockerize the application for platforms outside linux (Docker Desktop for Mac and Windows)
|
||||
- Document how to deploy to AWS, GCP and Azure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue