| AIConfigurationServiceImpl | 
 | 
| AllowDenyMatcherUtil | 
 Utilities for matching allow / deny String[] pattern collections. 
 | 
| ApproximateMarkdownServiceImpl | 
 | 
| HtmlToApproximateMarkdownServicePlugin | 
 | 
| HtmlToApproximateMarkdownServicePlugin.CapturingResponse | 
 We wrap a response to capture the content, forwarding all but modifying methods to the original response. 
 | 
| HtmlToApproximateMarkdownServicePlugin.EmptyRequestParameterMap | 
  | 
| MarkdownSlingCacheImpl | 
 Implements a cache for markdown of pages. 
 | 
| OsgiAIConfigurationPluginFactoryImpl | 
 | 
| OsgiAIConfigurationPluginImpl | 
This implementation sources its configurations from the OSGI environment, specifically from instances of  GPTPermissionConfiguration.  
 | 
| OsgiAIPromptlibConfigurationPluginImpl | 
 This implementation sources the global GPTPromptLibrary configuration from the OSGI environment. 
 | 
| RAGServiceImpl | 
 Basic services for retrieval augmented generation (RAG). 
 | 
| RAGServlet | 
 Servlet providing various RAG supported services. 
 | 
| SlingCaConfigPluginImpl | 
 Reads configurations using Sling context aware configuration. 
 |