mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-16 11:00:58 +02:00
seperated teams and sharepoint enviornment variables
This commit is contained in:
parent
a2349af65c
commit
f34b26b3d0
@ -42,6 +42,7 @@ def get_created_datetime(obj: ChatMessage) -> datetime:
|
|||||||
|
|
||||||
|
|
||||||
class TeamsConnector(LoadConnector, PollConnector):
|
class TeamsConnector(LoadConnector, PollConnector):
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
batch_size: int = INDEX_BATCH_SIZE,
|
batch_size: int = INDEX_BATCH_SIZE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user