frazik-main / AmplifyGPT

Java library to amplify your project with Auto-GPT like features
MIT License
4 stars 0 forks source link

There is opportunity to introduce Prompt object #2

Closed frazik-main closed 1 year ago

frazik-main commented 1 year ago

Try re-factor by introducing Prompt object which will serve as prompt generation for various prompts types: Tool, header, etc. Maybe there is opportunity to create hierarchical structure.