kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

Prompt partials #464

Closed kreneskyp closed 8 months ago

kreneskyp commented 8 months ago

Description

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.]