eliranwong / letmedoit

An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen, and open-source LLMs, enabling it both to engage in conversations and to execute computing tasks on local devices.
https://letmedoit.ai
GNU General Public License v3.0
112 stars 24 forks source link

AutoGen Retriever Gets Stuck #34

Closed mgunnin closed 5 months ago

mgunnin commented 5 months ago

CleanShot 2024-01-22 at 16 52 57

This happens when asking for it to review a folder/file. Have set up both clean virtual env and conda environments. Seems to be an issue post 2.1.1 as it worked fine then but not after updating to 2.1.3/2.1.4

eliranwong commented 5 months ago

thanks for reporting the issue, I will take a look

eliranwong commented 5 months ago

@mgunnin can you try

  1. Exit the app
  2. delete the folder ~/letmedoit/autogen/retriever
  3. Try again

Please kindly let me know if any difference, thanks

eliranwong commented 5 months ago

I just checked with the latest version. Everything looks fine. You may try the suggestion I posted earlier. Please kindly let me know. Thanks.

Screenshot 2024-01-23 at 09 14 23
eliranwong commented 5 months ago

I assume this issue was sorted as no further response. I will wait for a few more days before closing this issue