Skip to main content

Module config

Module config 

Source

Structs§

ExtractionConfig
Configuration for the extraction pipeline.

Enums§

LlmProvider
Which LLM provider to use for extraction.

Functions§

default_bedrock_region
Resolve the AWS region for Bedrock from the environment, defaulting to us-east-1. Checks MENTEDB_LLM_REGION first (MenteDB-specific override), then the standard AWS_REGION.