mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 01:23:14 +00:00
Merge branch 'main' of https://github.com/arc53/DocsGPT
This commit is contained in:
@@ -65,7 +65,7 @@ attachments_collection = db["attachments"]
|
||||
|
||||
try:
|
||||
agents_collection.create_index(
|
||||
[("shared_publicly", 1)],
|
||||
[("shared", 1)],
|
||||
name="shared_index",
|
||||
background=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user