BedrockModelLoader

class BedrockModelLoader(resourceLoader: <Error class: unknown class> = DefaultResourceLoader(), configPath: String = DEFAULT_CONFIG_PATH)

Loader for Bedrock model definitions from YAML configuration.

Reads model metadata from the configured resource path (default: classpath:models/bedrock-models.yml) and deserializes it into BedrockModelDefinitions. Validates loaded models to ensure data integrity.

Constructors

Link copied to clipboard
constructor(resourceLoader: <Error class: unknown class> = DefaultResourceLoader(), configPath: String = DEFAULT_CONFIG_PATH)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard