morpheus_llm.llm.services.llm_service#

Classes

LLMClient()

Abstract interface for clients which are able to interact with LLM models.

LLMService()

Abstract interface for services which are able to construct clients for interacting with LLM models.