Reference
MariaDB AI RAG reference section provides complete environment variable documentation, supported file formats, and integration patterns for connecting the REST API to external systems.
This section provides detailed reference information for configuring and integrating the MariaDB AI RAG system.
Documentation in This Section
Configuration Guide
Complete reference for all environment variables:
Database configuration
API keys and secrets
Embedding provider settings
LLM provider configuration
Service ports and hosts
Authentication settings
Supported File Formats
List of supported document formats for ingestion:
PDF documents
Microsoft Office files (DOCX, XLSX, PPTX)
Text files (TXT, MD, CSV)
Code files (Python, JavaScript, Java, etc.)
And more
Integration
Guide for integrating the RAG API with external systems:
REST API integration examples
Authentication workflows
Client library usage
Document management system integration
Business intelligence tool integration
Custom application integration
Configuration Best Practices
When configuring your MariaDB AI RAG deployment:
Security: Always use strong secrets for JWT tokens and API keys
Performance: Configure appropriate batch sizes for your workload
Scalability: Set connection pool sizes based on expected load
Monitoring: Enable logging and health check endpoints
Integration: Use environment variables for flexible deployment
Additional Resources
API Reference - Complete API endpoint documentation
Configuration Guide - Detailed configuration instructions
This page is: Copyright © 2026 MariaDB. All rights reserved.
Last updated
Was this helpful?

