Skip to main content
Identifier and path settings no longer interpolate template tokens. Model/provider selectors, Git author fields, SCM owner/repository fields, CLI target addresses, and run.working_dir are now literal strings. Replace any {{ vars.* }} or {{ env.* }} tokens in those fields with explicit values.

Amazon Bedrock support

Running AWS-hosted models previously required a custom gateway. Fabro now includes an opt-in Amazon Bedrock provider for the Converse API, with streaming, tools, prompt caching, reasoning, and models from Anthropic, Amazon, Meta, Mistral, DeepSeek, and other Bedrock families. Authentication supports the AWS default credential chain with per-request SigV4 refresh or a Bedrock API key.
settings.toml