mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 20:12:55 +01:00
Added home.py file for /chat route
This commit is contained in:
parent
bcc3f03e25
commit
55565fd3a7
20 changed files with 295 additions and 179 deletions
|
|
@ -130,3 +130,4 @@ class IngestService:
|
|||
"Deleting the ingested document=%s in the doc and index store", doc_id
|
||||
)
|
||||
self.ingest_component.delete(doc_id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue