basic backend
This commit is contained in:
parent
16e5004228
commit
89ec0476ca
29 changed files with 2125 additions and 13 deletions
|
|
@ -28,3 +28,9 @@ podman-compose -f docker-compose.yaml up
|
|||
```
|
||||
nodemon --ext '*' --exec "podman stop rag-chat-backend; podman rm rag-chat-backend; podman-compose -f docker-compose.yaml up --build"
|
||||
```
|
||||
|
||||
|
||||
## TODO
|
||||
|
||||
* Chunking Parameters (size/overlapp) into settings
|
||||
* Modell Selection into settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue