morpheus_llm.llm.services.nvfoundation_llm_service#

Classes

NVFoundationLLMClient(parent, *, model_name, ...)

Client for interacting with a specific model in Nemo.

NVFoundationLLMService(*[, api_key, base_url])

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