Zhiyi Pan

Results 12 comments of Zhiyi Pan

了解 我试过很多框架,在这种情况下都有些丢失,但丢失程度不同,不知道怎么回事

> mirai 是最早开源的,目前很多其他开源框架都借鉴自 mirai 源码,同步方面大家都不懂,估计都是一样的逻辑 嗯嗯 没啥想说的,祝开发者新年大吉吧

> > @XiaomoWu, @pbotros (or anyone else seeing this issue): the latest VS Code insider build automatically truncates long output and provides a link to see all data in a...

川虎用的是duckduckgo这个库获取的搜索结果

现在好像只能通过环境变量禁用gpt4,还不能通过环境变量设置默认模型? 用docker的话改代码不太方便

> 如果是用 nginx 的话,可以参照这个配置直接修改 js 代码的默认值: > > ``` > location ~ ^/_next/static/chunks/app/page-[a-z0-9]+\.js$ { > proxy_pass http://127.0.0.1:3000; > proxy_set_header Accept-Encoding ""; > sub_filter 'models:d.Fv,modelConfig:{model:"gpt-3.5-turbo"' 'models:d.Fv,modelConfig:{model:"gpt-4"'; > sub_filter_types *; > }...

I'm testing it and it works too.

![image](https://user-images.githubusercontent.com/54977106/234586743-b3a73de8-3f1d-4f1e-9f95-f6b11de635e8.png)