Class: Llm::Credential

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/llm/credential.rb

Overview

A ranked AI API credential. Llm::Client tries these in position order for every LLM call, falling back to the next rank on any failure from the current one.