Package com.hw.langchain.schema
package com.hw.langchain.schema
-
ClassDescriptionAgent's action to take.Agent's return value.Type of message that is spoken by the AI.Base interface for chat message history, See `ChatMessageHistory` for default implementation.Base interface for transforming documents.Base interface for memory in chains.Message object.Class to parse the output of an LLM call.Base interface for retrievers.Output of a single generation.Type of message with arbitrary speaker.Class that contains all relevant information for a Chat Result.Interface for interacting with a document.Output of a single generation.A Generation chunk, which can be concatenated with other Generation chunks.Type of message that is spoken by the human.Class that contains all relevant information for an LLM Result.Output parser that just returns the text as is.Exception that output parsers should raise to signify a parsing error.PromptValueType of message that is a system message.