2
0
Files
bot/packages/forge/repository/index.ts
Baptiste Arnaud 84d6c594af Add OpenRouter block
Closes #1254
2024-03-05 10:56:54 +01:00

14 lines
222 B
TypeScript

// Do not edit this file manually
export const enabledBlocks = [
'openai',
'zemantic-ai',
'cal-com',
'chat-node',
'qr-code',
'dify-ai',
'mistral',
'elevenlabs',
'together-ai',
'open-router',
] as const