Update main.py (#7)

Updated contact info
This commit is contained in:
Nithin Bose
2025-12-01 23:47:48 -08:00
committed by GitHub
parent f34dccec36
commit 78ed01b81a
+1 -1
View File
@@ -69,7 +69,7 @@ PLUGIN_INFORMATION = {
"has_user_authentication": False,
},
"logo_url": f"{PUBLIC_API_URL}/.well-known/logo.png",
"contact_email": "support@langchain.dev",
"contact_info": "support.langchain.com",
"legal_info_url": f"{PUBLIC_API_URL}/legal",
}