mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-13 21:02:56 +08:00
🔧 Add anthropic to long request whitelist
This commit is contained in:
parent
3919f75a36
commit
f4a0935c79
@ -38,6 +38,7 @@ export const longReqTimeoutWhitelist = [
|
||||
'https://retune.so',
|
||||
'https://www.chatbase.co',
|
||||
'https://channel-connector.orimon.ai',
|
||||
'https://api.anthropic.com',
|
||||
]
|
||||
|
||||
export const executeWebhookBlock = async (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user