Hierarchy For Package com.composum.ai.backend.base.service.chat.impl
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer (implements org.apache.hc.core5.http.nio.AsyncDataConsumer)
- org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncResponseConsumer<T>)
- com.composum.ai.backend.base.service.chat.impl.GPTChatCompletionServiceImpl.StreamDecodingResponseConsumer
 
 
 - org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncResponseConsumer<T>)
 - com.composum.ai.backend.base.service.chat.impl.GPTBackendsConfigurationServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTBackendsConfigurationService)
 - com.composum.ai.backend.base.service.chat.impl.GPTBackendsServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTBackendsService)
 - com.composum.ai.backend.base.service.chat.impl.GPTChatCompletionServiceImpl.EnsureResultFutureCallback (implements org.apache.hc.core5.concurrent.FutureCallback<T>)
 - com.composum.ai.backend.base.service.chat.impl.GPTContentCreationServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTContentCreationService)
 - com.composum.ai.backend.base.service.chat.impl.GPTDictationServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTDictationService)
 - com.composum.ai.backend.base.service.chat.impl.GPTEmbeddingServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTEmbeddingService)
 - com.composum.ai.backend.base.service.chat.impl.GPTInternalOpenAIHelper.GPTInternalOpenAIHelperInst
- com.composum.ai.backend.base.service.chat.impl.GPTChatCompletionServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTChatCompletionService, com.composum.ai.backend.base.service.chat.impl.GPTInternalOpenAIHelper)
 
 - com.composum.ai.backend.base.service.chat.impl.GPTTranslationServiceImpl (implements com.composum.ai.backend.base.service.chat.GPTTranslationService)
 - com.composum.ai.backend.base.service.chat.impl.HtmlToMarkdownConverter
 - java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- com.composum.ai.backend.base.service.chat.impl.GPTDictationServiceImpl.LimitedInputStream
 
 
 - java.io.FilterInputStream
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.composum.ai.backend.base.service.chat.impl.GPTChatCompletionServiceImpl.RetryableException
 
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 
 - org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer (implements org.apache.hc.core5.http.nio.AsyncDataConsumer)
 
Interface Hierarchy
- com.composum.ai.backend.base.service.chat.impl.GPTInternalOpenAIHelper
 
Annotation Type Hierarchy
- com.composum.ai.backend.base.service.chat.impl.GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig (implements java.lang.annotation.Annotation)
 - com.composum.ai.backend.base.service.chat.impl.GPTDictationServiceImpl.GPTDictationServiceConfig (implements java.lang.annotation.Annotation)
 - com.composum.ai.backend.base.service.chat.impl.GPTTranslationServiceImpl.Config (implements java.lang.annotation.Annotation)