cyberkaida / reverse-engineering-assistant

An AI assistant for reverse engineering tasks 👩‍💻
Apache License 2.0
231 stars 17 forks source link

Log during the graph execution, not after the graph #66

Open cyberkaida opened 2 months ago

cyberkaida commented 2 months ago

In the Assistant class after the query graph is complete we log the thoughts. We should log this while it runs.

cyberkaida commented 2 months ago

Don't forget this in #68