Class: Vellum::AuthTypeEnum

Inherits:
Object
  • Object
show all
Defined in:
lib/vellum_ai/types/auth_type_enum.rb

Overview

  • ‘OAUTH2` - OAuth2

Constant Summary collapse

API_KEY =
"API_KEY"
OAUTH_2 =
"OAUTH2"