Module: Conductor::Http::Models::IntegrationCategory

Defined in:
lib/conductor/http/models/integration.rb

Overview

Integration category constants

Constant Summary collapse

API =
'API'
AI_MODEL =
'AI_MODEL'
VECTOR_DB =
'VECTOR_DB'
RELATIONAL_DB =
'RELATIONAL_DB'