Reference
Documentation in This Section
Configuration Best Practices
Additional Resources
Last updated
Was this helpful?
This section provides detailed reference information for configuring and integrating the MariaDB AI RAG system.
Complete reference for all environment variables:
Database configuration
API keys and secrets
Embedding provider settings
LLM provider configuration
Service ports and hosts
Authentication settings
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
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
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
API Reference - Complete API endpoint documentation
Configuration Guide - Detailed configuration instructions
Troubleshooting - Common issues and solutions
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?
Was this helpful?

