Steven Lee

Results 30 comments of Steven Lee

fix PG 11 support , but still not test on PolarDB 11.9

DuckDB does not support it, feel free have a look https://duckdb.org/docs/connect/concurrency#writing-to-duckdb-from-multiple-processes

if you just run ``` python main.py ``` does it work? I tried on my PC, just got ``` ModuleNotFoundError: No module named 'pywry' ``` I can make sure I...

Works on macOS but fails on Windows I compiled and install on another windows, and tried `send_html.py`, a window flashed and disappeared.

刚开始学nodejs,借助网络(尤其是ChatGPT)的帮助,把该项目该成了支持 nodejs和vercel的了 https://github.com/alitrack/gptweb 可以在部署的时候,通过环境变量设置OPENAI_API_KEY,也可以接受前端输入 README没有来得及更新,回头看下能否和chatgpt-web 合并 另外会增加Docker的部署,至于宝塔,需要去了解下。

Android下,使用Simple HTTP Server(Google Play)下载, 可以成功使用chatgpt-web, 秒变Android APP 另外我尝试了Deno部署,非常流畅,比使用vercel部署流畅,而且不需要自己得有域名,vercel在国内封杀厉害

iOS下测试了一款叫WorldWideWeb的软件也成功了,反代用的deno部署的

推荐方案, https://github.com/alitrack/gpt-proxy 使用deno,一键部署,而且不配置二级域名也可以

我记得部署的时候,不用选择,默认就可以,另外你可以试试https://github.com/alitrack/gpt-proxy,连二级域名都可以省了

@wearpants I fixed it in my fork, https://github.com/alitrack/foreign_table_exposer