JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

MemGPT中_generate_reply_for_user_message报错TypeError: cannot unpack non-iterable coroutine object

发布时间 2023-12-06 16:33:51作者: singyoutosleep

 

memgpt/autogen/memgpt_agent.py", line 230, in _generate_reply_for_user_message
(
TypeError: cannot unpack non-iterable coroutine object

 

解决

将memgpt/autogen/memgpt_agent.py中

def _generate_reply_for_user_message修改成

async def _generate_reply_for_user_message

    本栏目推荐文章
  • mybatis-generator:generate生成器将另外的数据库内同名表生成
  • 解决TypeError: string indices must be integers, not str
  • cdn引入vue后报错无法识路径 Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../".
  • [论文阅读] Self-conditioned Image Generation via Generating Representations
  • 开课吧前端1期.阶段5:generator,模块化与babel
  • pycharm运行 appium ios自动化,报错TypeError: __init__() got an unexpected keyword argument 'desired_capabilities'
  • TypeError: WebDriver.__init__() got an unexpected keyword argument 'executable_path'报错解决方案
  • python 报错TypeError: object of type ‘NoneType‘ has no len()处理
  • 《A Novel Table-to-Graph Generation Approach for Document-Level Joint Entity and Relation Extraction》阅读笔记
  • 谷歌浏览器TypeError: navigator.getUserMedia is not a function
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们