mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-10-11 05:36:03 +02:00
update
This commit is contained in:
@@ -222,6 +222,7 @@ def insert_document_set(
|
||||
)
|
||||
|
||||
new_document_set_row: DocumentSetDBModel
|
||||
ds_cc_pairs: list[DocumentSet__ConnectorCredentialPair]
|
||||
try:
|
||||
new_document_set_row = DocumentSetDBModel(
|
||||
name=document_set_creation_request.name,
|
||||
|
Reference in New Issue
Block a user