Morphues

Results 5 comments of Morphues

> docker images 看看容器的镜像版本 ![Image](https://github.com/user-attachments/assets/37af5a1c-7947-4d73-b8d3-3962efc1e0a1) super-magic是自己打的镜像,把 # 初始化存储服务 self.storage_service = await StorageFactory.get_storage( sts_token_refresh=None, metadata=None, ) 里的platform参数删了

> 复制一下这个网站, 用本地的浏览器打开一下? use_browser 是用的内置浏览器, 如果失败率高,可以配置一下搜索API [#2](https://github.com/dtyq/magic/pull/2) 尝试过是可以正常打开的网站。搜索API已配置,用的是Tavily

> 复制一下这个网站, 用本地的浏览器打开一下? use_browser 是用的内置浏览器, 如果失败率高,可以配置一下搜索API [#2](https://github.com/dtyq/magic/pull/2) 还有一个出现频率较高的报错: 工具use_browser执行失败:加载JS模块'lens'失败 ![Image](https://github.com/user-attachments/assets/c4ef9ca7-3778-406a-8515-82227deec2f8)

> > > 复制一下这个网站, 用本地的浏览器打开一下? use_browser 是用的内置浏览器, 如果失败率高,可以配置一下搜索API [#2](https://github.com/dtyq/magic/pull/2) > > > > > > 尝试过是可以正常打开的网站。搜索API已配置,用的是Tavily > > 我按照你的方法测试一下看看 能否给个邀请码,想试一下超级麦吉

I added Tavily and its api key in config/.env_super_magic.example and backend/sandbox-gateway/.env_agent_example but super magic seems still can't search through searching engine. Is Tavily already available or under development?