DelegatedChatCompletionCloseableServiceWrapper
io.cequence.openaiscala.service.adapter.DelegatedChatCompletionCloseableServiceWrapper
trait DelegatedChatCompletionCloseableServiceWrapper[+S <: CloseableService] extends DelegatedCloseableServiceWrapper[S, ChatCompletionCloseableServiceWrapper[S]] with OpenAIChatCompletionService
Attributes
- Graph
- Supertypes
- trait OpenAIServiceConststrait CloseableServicetrait ServiceWrapper[S]class Objecttrait Matchableclass Any