Class: Llm::Credential
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Llm::Credential
- 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.