All Classes and Interfaces
Class
Description
Internal builder for constructing an
AnthropicChatModel using
AnthropicModelOptions.Configuration options for building an Anthropic model within
LangChain-Beam
A Serializable vector embedding of a text
to represent Embeddings in apache beam pipeline.
Interface for creating
EmbeddingModel using
compatible EmbeddingModelOptions of the model providerA handler for managing embedding model operations in an Apache Beam pipeline.
Options for creating the
EmbeddingModelA data class representing the output of an embedding transformation.
A
PTransform that integrates LangChain's ChatModel interface with
Apache Beam.A
PTransform that integrates embedding models with Apache Beam.A
Serializable class represents the output of a LangChain-based Beam
processing task.Interface for creating
ChatLanguageModel using
compatible LangchainModelOptions of the model providerA handler class for managing LangChain model options and instruction prompts.
Options for creating the
ChatLanguageModelA template for constructing prompts to be sent to the model.
Internal builder for constructing an
OpenAiChatModel using
OpenAiModelOptions.Configuration options for building an OpenAI model within LangChain-Beam