Configuration Schema

Akinom Core uses YAML configuration files to define providers, adapters, and orchestration workflows.

Provider Configuration

Define your infrastructure providers: language models, vector stores, code repositories, and developer tools.

Adapter Configuration

Configure adapters that abstract provider differences. Switch providers by updating configuration.

Workflow Configuration

Define orchestration workflows: ingestion, indexing, query processing, and response generation.

Schema Reference

Complete schema documentation will be available in the full release. Configuration is validated against a strict schema.