Builders
Component | Description |
---|---|
AnswerBuilder | Creates GeneratedAnswer objects from the query and the answer. |
PromptBuilder | Renders prompt templates with given parameters. |
DynamicPromptBuilder | This component constructs prompts dynamically by processing string templates. |
DynamicChatPromptBuilder | Constructs dynamic prompts by processing chat messages. |
Updated 10 months ago