Advanced Interfaces

Note: Interface details are available in the source code with XML documentation. Use your IDE’s IntelliSense to explore method signatures, parameters, and return types. For practical usage examples, see the Examples section.

All interfaces are located in the SmartRAG.Interfaces namespace. Browse the src/SmartRAG/Interfaces/ directory in the repository for complete interface definitions.

Next Steps

Examples

See practical code examples and real-world implementations

View Examples

Getting Started

Quick installation and setup guide

Get Started