tohsakarat

Results 6 issues of tohsakarat

网站导入了类似easyfonts和fonts.css的库,现在每次截图网络请求里都会把所有自己全部加载一遍,非常痛苦……………… https://gitcode.com/zenozeng/fonts.css/overview?utm_source=artical_gitcode&isLogin=1

### **Title**: ran into `NoneType` iteration error in `openai.py` and fix ### **Description**: Ran into a `TypeError: 'NoneType' object is not iterable` in `openai.py`. Added a quick null check to...

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

💪 enhancement
stale

如题,观察了下控制台,似乎是一页一页独立送给ai的,但是没有上下文对ai的理解影响还挺大的,所以64k的模型效果还不如网页版32k的,不知道能不能增加上下文轮数等设置

如题,太占地方了,希望能设置成更jpg或者webp 其实对于漫画来说最节省地方的是png+索引颜色,不过一半要专业的图片处理软件才会内置,所以能退而求其次保存成jpg或者webp就好了

如题,当我尝试用正方体/圆柱体等基础图形之外的几何体接入到cutter节点的时候,非常干脆地失败了。 可以让cutter更自由一些,只要是封闭的mesh就能作为cutter吗?