morpheus_llm.llm.nodes.extracter_node#

Classes

ExtracterNode

Extracts fields from the DataFrame contained by the message attached to the LLMContext and copies them directly to the context.

ManualExtracterNode(input_names)

Extracts fields from the DataFrame contained by the message attached to the LLMContext and copies them directly to the context.