go-maple

Results 27 comments of go-maple

@christianortel Bro,I'm so sorry so late to see this issue.my code like this: """ voyager = Voyager( azure_login=azure_login, openai_api_key=openai_api_key, env_wait_ticks=30, # resume=True ) voyager.learn(reset_env=False) """

me too. I have tested many times. I found most of time which throw this error. Be careful about the error like "Connection aborted",restart again and again. It will work:),...

不能使用本地数据库么?因为本地有一个启动了docker的数据库想在里面建立一个表,不要另外启动一个mysql数据库可以吗?

> > 不能使用本地数据库么?因为本地有一个启动了docker的数据库想在里面建立一个表,不要另外启动一个mysql数据库可以吗? > > 可以啊,楼主说的是在第三方平台上用的localhost肯定不行的。自己服务器上跑的话也不能直接用localhost,docker网络模式默认是桥接模式,需要用分配的内网ip。或者把默认的网络模式改成host,就可以用localhost了 谢谢 本地部署用旧的mysql我测试可以了,独立云部署我放弃mysql了当做数据源。

> 🚀Graphiti MCP Server在Cursor和Claude Code中使用教程: > > https://youtu.be/oQmJR7G0QlU > > https://www.bilibili.com/video/BV1z5G5zpEfo/ 我看了一下确实不错的例子。添加的时候话术上面特别要注意的需要每次描述的都很统一