6uu1

Results 20 comments of 6uu1

This problem still exists, is there a solution?

经测试可以用iframe标签引入 ![image](https://github.com/Mereithhh/vanblog/assets/122669698/a5b8aa9f-63ad-41c1-9b9a-45737affeb3a) 详见: [插入视频测试](https://696988.xyz/post/video-test)

感觉楼主的·意思是要有多主题,但是考虑到作者只有一个人在开发,可能不太实际,而且我感觉现在的主题也挺不错的(大部分来看博客的人都是奔着内容来的,样式什么的,一般不会太纠结)

> 看你提的第二个ISSUE,这个问题是已经解决了 > > 具体是什么原因呢?可以和其他同学分享一下,因为我自己测试的时候,可能很难遇到这些第一次使用的用户才能遇到的问题 不好意思这么迟才看到,后来排查是因为浏览器内核版本的问题,可能小于111就用不了了

> 我今天才注册的 可以用 就是上传不了大文件。。。 这个是部署完了之后在网页上改配置吗?

> 目前已经提供了上下文的能力。可以把代码更新到最新版。 好的,感谢回复

我也是,不过好像是内存不够然后终止了? 我的报错: ```` node:internal/process/task_queues:95 runMicrotasks(); ^ TypeError: Cannot read properties of null (reading 'length') at modifyDynamicRes (/snapshot/lottery/lib/core/searcher.js) at Searcher.checkAllDynamic (/snapshot/lottery/lib/core/searcher.js) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async retryfn (/snapshot/lottery/lib/utils.js) at async clear...

我好像有点思路了,估计是cherry studio 请求的时候加入了 ``` "tools": [ { "functionDeclarations": [ { "name": "googleSearch" } ] } ], ```