mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 20:24:32 +02:00
Update models.py
This commit is contained in:
@@ -58,7 +58,7 @@ class UserByEmail(BaseModel):
|
||||
|
||||
|
||||
class IndexAttemptRequest(BaseModel):
|
||||
input_type: InputType = InputType.PULL
|
||||
input_type: InputType = InputType.POLL
|
||||
connector_specific_config: dict[str, Any]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user