nemoguardrails.integrations.langchain.helpers
Module Contents
Functions
API
Wraps an LLM instance in a class that can be registered with LLMRails.
This is useful to create specific types of LLMs using a generic LLM provider from HuggingFace, e.g., HuggingFacePipelineCompatible or HuggingFaceEndpoint.