Class: Vellum::Environment

Inherits:
Object
  • Object
show all
Defined in:
lib/environment.rb

Constant Summary collapse

PRODUCTION =
{
  Default: "https://api.vellum.ai",
  Predict: "https://predict.vellum.ai",
  Documents: "https://documents.vellum.ai"
}.freeze