weifeng

Results 15 comments of weifeng

https://ehang-io.github.io/nps/#/nps_extend?id=%e4%bd%bf%e7%94%a8https 这个应该可以帮到你,操作就是让服务器把443端口控制权交给客户端,客户端那边转发被https 加密的流量

> EnergyStar does two things for processes that don't need performance: > > One is to set the process to PROCESS_POWER_THROTTLING_EXECUTION_SPEED. If it is a Windows 10 system, it is...

> OK, I commented out the limit code, the application is running now. I will follow up the application's performance. thanks for your explanation.

> 明天部署看看,全是英文,有点难 你如果会docker的话,这是docker 命令 一行代码搞定 docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io https://hub.docker.com/r/dgtlmoon/changedetection.io

> > > 明天部署看看,全是英文,有点难 > > > > > > 你如果会docker的话,这是docker 命令 一行代码搞定 docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io > > https://hub.docker.com/r/dgtlmoon/changedetection.io > >...

docker run -d \ --name aria2-pro \ --restart unless-stopped \ --log-opt max-size=1m \ -e PUID=$UID \ -e PGID=$GID \ -e UMASK_SET=022 \ -e RPC_SECRET= \ -e RPC_PORT=6800 \ -p 6800:6800...

其实最应该支持的应该是 API 模式,accessToken模式本来就是灰色地带,官方来次重拳出击就没了,但是api 模式基本长期可以运行的。

> try to open in InPrivate mode. Check whether it works. I tried different broswer, it still doesn't work. Addtional, not only i can see the model list, but also...

> 1.进入页面后,三个小球加载页面时间过长,加载时间受哪些因素影响,如何优化 2.如何计算每次问答所消耗的token 加载时间取决于浏览器访问服务器的速度,需要加载一个大约2M的文件,如果在本地或者国内的服务器基本是秒开。或者你人优化到国外去基本也是秒开。 Multiple models, each with different capabilities and price points. Prices are per 1,000 tokens. You can think of tokens as pieces of words, where 1,000 tokens...