Class BasePromptValueAbstract

Base PromptValue class. All prompt values should extend this class.

Hierarchy

Constructors

Properties

lc_namespace: string[]

A path to the module that contains the class, eg. ["langchain", "llms"] Usually should be the same as the entrypoint the class is exported from.

Methods

Generated using TypeDoc