morpheus_llm.llm.services.nemo_llm_service#

Classes

NeMoLLMClient(parent, *, model_name, ...)

Client for interacting with a specific model in Nemo.

NeMoLLMService(*[, api_key, org_id, ...])

A service for interacting with NeMo LLM models, this class should be used to create a client for a specific model.