mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
Merge branch 'main' into refactor/llm-handler
This commit is contained in:
@@ -477,6 +477,7 @@ def attachment_worker(self, file_info, user):
|
||||
"_id": doc_id,
|
||||
"user": user,
|
||||
"path": relative_path,
|
||||
"filename": filename,
|
||||
"content": content,
|
||||
"token_count": token_count,
|
||||
"mime_type": mime_type,
|
||||
|
||||
Reference in New Issue
Block a user