nemoguardrails.integrations.langchain.providers.huggingface.pipeline
Module Contents
Classes
API
Bases: HuggingFacePipeline
Hackish way to add backward-compatibility functions to the Langchain class. TODO: Planning to add this fix directly to Langchain repo.
async
Hackish way to add async support
Hackish way to perform a single llm call since Langchain dropped support