nqf

Results 71 comments of nqf

put config to std::variant . how about ? ``` auto createDbClient(std::variant config) { } ```

https://github.com/fantasy-peak/cpp-freegpt-webui.git

[cpp-freegpt-webui](https://github.com/fantasy-peak/cpp-freegpt-webui.git) 这个也可以, 十几个供应商

[use this](https://github.com/fantasy-peak/cpp-freegpt-webui.git)

> So what should we be using? Another project? https://github.com/fantasy-peak/cpp-freegpt-webui

> ```shell > sudo docker run -p 1338:1338 --name chatgpt \ > -e HTTP_PROXY="http://192.168.1.1:18080" \ > -e HTTPS_PROXY="https://192.168.1.1:18080" \ > -v /chat/config.json:/app/config.json \ > ramonvc/freegpt-webui > ``` > > freegpt...

https://github.com/fantasy-peak/cpp-freegpt-webui

You must bring `/chat`, It will not automatically jump from `http://127.0.0.1:8858/` to `http://127.0.0.1:8858/chat`, This is a deliberate design, If you deploy it to the public network, someone may scan your...

> > You must bring `/chat`, It will not automatically jump from `http://127.0.0.1:8858/` to `http://127.0.0.1:8858/chat`, This is a deliberate design, If you deploy it to the public network, someone may...

https://github.com/fantasy-peak/simple_http