Closed RiccardoRobb closed 2 months ago
First, thanks for the continous contribution to the project @RiccardoRobb ! I have noticed this problem. Will provide a fix PR and refer to this item.
I am glad to be able to contribute to this project.
I will try to find a solution for this problem.
I am trying to see if pentestgpt/utils/chatgpt.py
can be used to solve the problem; from here I want to see if I can retrieve the entire conversation history.
Let me know if this is a good idea :smile:
Whenever I try to use a previously saved session, the tool creates a new conversation.
In this case the tool does not restore the session
Possible Fix idea
Removing the
self.useAPI is False
control from line 197\ The tool successfully retrieves information about the selected conversation