ipa-lab / hackingBuddyGPT

Helping Ethical Hackers use LLMs in 50 Lines of Code or less..
https://hackingbuddy.ai/
MIT License
450 stars 56 forks source link

make the PromptEngineer a generic Component? #48

Open andreashappe opened 6 months ago

andreashappe commented 6 months ago

the web-api-testing usecase has introduced an interesting helper class, prompt engineer. We could generalize and move it into utils/ so that other usecases can reuse ist.