Introducing a custom ChatPrompt component that replaces the stock ChatPromptTemplate. This version maps config partials to the prompt's partial_variables. State machines #452 will use this to pass in branches as partials from the config.
Changes
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs
[List any outstanding TODOs or known issues that still need to be addressed.]
Description
Introducing a custom
ChatPrompt
component that replaces the stockChatPromptTemplate
. This version maps configpartials
to the prompt'spartial_variables
. State machines #452 will use this to pass in branches as partials from the config.Changes
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs
[List any outstanding TODOs or known issues that still need to be addressed.]