Strategy Pattern Interfaces

SmartRAG provides Strategy Pattern for extensibility and customization.

ISqlDialectStrategy

Database-specific SQL generation and validation

View Interface

IScoringStrategy

Customizable document relevance scoring

View Interface

IFileParser

Strategy for parsing specific file formats

View Interface

Core Interfaces

Browse all core interfaces

Core Interfaces

Advanced Interfaces

Multi-database coordination and advanced features

Advanced Interfaces

Service Interfaces

Additional service interfaces for repositories, factories, and utilities

Service Interfaces