feat: add relevanceai as part of the integrations

This commit is contained in:
Ademílson Tonato 2025-06-23 16:41:19 +01:00
parent 439619ffc6
commit 78a3579d6e
No known key found for this signature in database
GPG Key ID: 169C7BE271C9FA3A

View File

@ -23,6 +23,7 @@ export enum IntegrationEnum {
MAKE = "make",
FLOWISE = "flowise",
METAGPT = "metagpt",
RELEVANCEAI = 'relevanceai',
}
export type Format =