Chatoyant - v0.2.1
    Preparing search index...

    Function activeProviders

    • List all providers that have their API key set in environment.

      Returns ProviderId[]

      Array of active provider IDs

      const active = activeProviders();
      // ['openai', 'anthropic'] if both keys are set