Skip to main content
BYO LLM is an Enterprise plan feature.

Overview

By default, FlexOrch uses a locally hosted LLM (Ollama) for extraction tasks that can’t be resolved by deterministic patterns. Enterprise customers can bring their own LLM API key for higher accuracy or to use a specific model.

Supported providers

Configure via the platform

Go to Settings → Integrations → LLM Configuration. Enter your provider, model, and API key. Click Test to verify the connection before saving.

Configure via API

Once configured, the BYO LLM is used for all extraction tasks that require an LLM. Deterministic extraction (rule-based) is always attempted first — the LLM is only invoked as a fallback.