(20241205) LLM endpoint active now.
This commit is contained in:
@@ -247,7 +247,7 @@ async def handle_gmail_callback() -> render_template:
|
||||
@log_chain_to_mongo(attr_name = "logs_mongo")
|
||||
@should_not_be_under_maintenance(attr_name = "is_under_maintenance")
|
||||
@handle_cancelled_request()
|
||||
async def mail_callback(
|
||||
async def mail_auth_callback(
|
||||
mail_client: str = None,
|
||||
inbound_headers: dict = None,
|
||||
inbound_data: dict = None,
|
||||
|
||||
Reference in New Issue
Block a user