DocsConfiguration

Configuration

37
Items
8
Functions
4
Types
25
Other

aiReviews

variable
AIReview[]

aiTools

variable
AITool[]

ALL_PROVIDERS

variable

Array of all providers for iteration.

AIProvider[]

checks

variable
CheckDefinition[]

ContactLink

type

contactLinks

variable
ContactLink[]

detectProvider

function

Detect provider from model name.

detectProvider(modelName: string): AIProvider | null

DonationGroup

type

DonationGroupId

type
"charity" | "me"

donationGroups

variable
DonationGroup[]

DonationLink

type

favoriteModels

variable
FavoriteModel[]

FeaturedRepoConfig

property

featuredRepos

variable
FeaturedRepoConfig[]

FOOTER_CONTACT_LINK_IDS

variable
any

FOOTER_DESCRIPTION

variable
"Open source developer and sysadmin."

FOOTER_DONATION_GROUP_IDS

variable
any

FOOTER_ROLES

variable
any

footerNavigationLinks

variable
NavigationLink[]

getContactLinks

function

Retrieves contact links, optionally filtered by specific IDs.

getContactLinks(ids?: any): ContactLink[]

getDonationGroups

function
getDonationGroups(ids?: any): DonationGroup[]

getExporterKey

function

Get agent-exporter key for provider.

getExporterKey(provider: AIProvider): string

getProviderConfig

function

Get provider configuration by ID.

getProviderConfig(provider: AIProvider): ProviderConfig

getProviderDisplayName

function

Get display name for provider.

getProviderDisplayName(provider: AIProvider): string

getServiceStatusConfig

function

Retrieves status configuration for a given service status.

getServiceStatusConfig(status: ServiceStatus): ServiceStatusMeta

getSystemHealthConfig

function

Convenience helper to read health metadata.

getSystemHealthConfig(health: SystemHealth): SystemHealthMeta

headerNavigationConfig

variable
NavigationMenuItem[]

inactiveAiTools

variable
Simplify[]

projects

variable

Complete list of all projects and domains.

Project[]

PROVIDER_CONFIGS

variable

Complete provider configuration map.

Record

ProviderConfig

property

Provider metadata for UI display and theming.

registrars

variable

Mapping of registrar IDs to their display configurations.

Record

SERVICE_STATUS_CONFIG

variable

Shared configuration describing individual service status states.

Record

ServiceStatusMeta

property

Metadata for individual service status display and theming.

STATUS_CHART_COLORS

variable

Visualization colors used across the status dashboard.

object

SYSTEM_HEALTH_CONFIG

variable

Shared configuration describing overall system health states.

Record

SystemHealthMeta

property

Metadata for system health status display and theming.