What can I help you with?
NVIDIA Morpheus (25.02.01)

morpheus_llm.llm.services.utils.langchain_llm_client_wrapper.LangchainLLMClientWrapper

class LangchainLLMClientWrapper(*args, **kwargs)[source]

Bases: langchain_core.language_models.llms.LLM

Wrapper for the LLMClient to be used in the LLMEngine.

Parameters
clientLLMClient

The client to use to run the LLM.

Methods

__call__(*args, **kwargs) Call self as a function.

Previous morpheus_llm.llm.services.utils.langchain_llm_client_wrapper
Next morpheus_llm.llm.task_handlers
© Copyright 2024, NVIDIA. Last updated on Mar 3, 2025.