运行成功,效果意外的还不错 #693
Replies: 5 comments
-
但是bing的搜索功能似乎不是很稳定,有时可以搜到,有时不行 |
Beta Was this translation helpful? Give feedback.
-
除了大模型的 api 的配置,代码还需要其他的改动吗? 我的 tool_calls一直是空的,Manus selected 0 tools to use |
Beta Was this translation helpful? Give feedback.
-
还把默认的谷歌搜索功能换成了bing的搜索,可以参考56号回复里面的方法,但是不改也是能跑,只是可能没办法搜索 |
Beta Was this translation helpful? Give feedback.
-
为什么我的没法生成文件 |
Beta Was this translation helpful? Give feedback.
-
是不是没有正确的使用工具,tool_calls是不是空的,可以切换一下模式试试看,换成gpt-4o看看 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
效果不好的可以有几点手动修改一下再尝试
1、模型测试下来gpt-4o的效果是最好的,而且很快,如果调用不了工具,可以尝试换成4o
2、搜索工具默认的是谷歌,如果网络显示出问题,可以换成bing的搜索,目前试下来效果比较好
3、生成文件的时候可以提前和它说明文件叫什么名字,放在什么地方,比如我就直接让他生成在桌面,跑完了就能直接在桌面看到了
Beta Was this translation helpful? Give feedback.
All reactions