AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Type Error in `autogpt/memory_management/summary_memory.py`

Open dewasahu2003 opened this issue 1 year ago • 2 comments

⚠️ Search for existing issues first ⚠️

  • [X] I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

Windows

Which version of Auto-GPT are you using?

Latest Release

GPT-3 or GPT-4?

GPT-3.5

Steps to reproduce 🕹

No response

Current behavior 😯

The return type of update_running_summary is str in function description

Expected behavior 🤔

  • But update_running_summary is returning a dict[str,str] object
  • the same thing persist in the function documentation

Your prompt 📝

No response

Your Logs 📒

No response

dewasahu2003 avatar May 15 '23 14:05 dewasahu2003

True, but that should not cause an error?

k-boikov avatar May 15 '23 15:05 k-boikov

Yeah

  • But when i was debugging the code for issue #3846 ,this seems to add a little complexity while debugging

dewasahu2003 avatar May 15 '23 16:05 dewasahu2003

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

github-actions[bot] avatar Sep 06 '23 20:09 github-actions[bot]

This issue was closed automatically because it has been stale for 10 days with no activity.

github-actions[bot] avatar Sep 18 '23 01:09 github-actions[bot]