Configuration¶
Configure every aspect of Lumen AI to match your needs.
Core Configuration¶
- CLI - Command-line options and arguments
- Prompts - Customize AI system prompts and behavior
- Data Sources - Connect to files, databases, and warehouses
- LLM Providers - Configure OpenAI, Anthropic, Ollama, and more
- Analyses - Configure analysis pipelines
- UI - Customize the user interface
Advanced Configuration¶
- Context - Configure context management
- Agents - Create custom AI agents for specialized tasks
- Tools - Build custom tools for your agents
- Coordinator - Manage multi-agent workflows
- Embeddings - Configure embedding models for semantic search
- Vector Stores - Set up vector databases for RAG and similarity search
Dashboard Specifications¶
Learn to write YAML specifications for building dashboards:
- Overview - Introduction to Lumen specs
- Core Concepts - Understanding the spec structure
- Loading Data - Data source configuration
- Transforming Data - Data transformation pipelines
- Visualizing Data - Creating visualizations
- Variables & References - Dynamic configurations
- Custom Components - Extending Lumen
- Python API - Programmatic dashboard creation
- Data Downloads - Enable data export features
- Authentication - Secure your dashboards
- Deployment - Deploy dashboards to production