seperated teams and sharepoint enviornment variables

This commit is contained in:
Hagen O'Neill 2024-06-04 09:45:10 -07:00
parent a2349af65c
commit f34b26b3d0

View File

@ -42,6 +42,7 @@ def get_created_datetime(obj: ChatMessage) -> datetime:
class TeamsConnector(LoadConnector, PollConnector):
def __init__(
self,
batch_size: int = INDEX_BATCH_SIZE,