Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Changelog
- Added missing client config properties:
asyncJobResultTTL,requiredHeaders,loggingHeaders,allowedHeaders,mcpAgentDepth,mcpToolExecutionTimeout,mcpCodeModeBindingLevel,mcpToolSyncInterval,hideDeletedVirtualKeysInFilters - Added MCP new fields: top-level
toolSyncInterval, per-clientclientId,isCodeModeClient,toolSyncInterval,isPingAvailable,toolPricing, andcodeModeBindingLevelin tool manager config - Added governance
modelConfigsandproviderstop-level properties - Added cluster
regionproperty - Added guardrail provider
timeoutfield (was missing from schema and template rendering) - Fixed
isPingAvailablerendering bug in_helpers.tpl(was using wrong key name) - Added
is_ping_availableandtool_pricingtoconfig.schema.jsonMCP client config - Added new CI script
validate-go-config-fields.shfor Go struct-to-schema drift detection - Expanded all 3 existing CI validation scripts with Gap 1-8 property coverage

