plasma-umass / ChatDBG

ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
Apache License 2.0
782 stars 47 forks source link

Update C/C++ prompt generation #47

Open khlevin opened 4 weeks ago

khlevin commented 4 weeks ago

Writing a reminder to carry over the config flags to the prompt generation for native code. util/prompts.py already imports the config flags, just needs to be applied to the various prompt parts.