appendPrompt
Appends messages to the current LLM prompt without making an LLM request. Corresponds to nodeAppendPrompt.
Parameters
body
Lambda to modify the prompt using PromptBuilder.
Appends messages to the current LLM prompt without making an LLM request. Corresponds to nodeAppendPrompt.
Lambda to modify the prompt using PromptBuilder.