kaizen
kaizen copied to clipboard
feat: all the prompts should append additional data to them before processing.
We want to pass more context data to system, one way would be pass custom_data and append it to prompt, this will help in better code understanding.