-
Hello Rami, I took your tutorial last week, and am trying to follow along with the recording.
I learned R on base R 20 years ago. Now, I work with RStudio or base R. I am not able to follow alon…
-
I sent a request to secure/sendbatch and got back a response with 200 ok and the batch id and message count, but messages aren't getting sent even though the secure/send works fine so does the http Ap…
-
I set up the exporter both using Kubernetes and using docker, and in both cases, when the scraping is finished and I look at the localhost:8080/metrics, all I see is the Azure Tracing metrics.:
`azur…
-
langgenius/dify-api:0.7.3
-
Hi,
in LibreChat connected to optillm proxy served by docker I get following error:
2024-10-21 06:56:48 error: [handleAbortError] AI response error; aborting request: 500 "list index out of rang…
-
docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory')
-
Hello,
I configured docker to protect the docker daemon socket and make it available through HTTPS. I follow the Docker documentation to this ([Protect the Docker daemon socket](https://docs.docker…
-
First of all, thank you for creating this project. I use this application quite often.
To make the consumption easier, I created an **API** and **React frontend around your application** and **docker…
-
## Description
Add support for `docker system` as described [in the docs](https://docs.docker.com/engine/reference/commandline/system_prune/)
I looked but could not find any reference to it nei…
-
问题1:目前发现项目API地址和key全都是明文存储在localStorage中的:。
问题2:并且当我使用docker部署项目时,我通过重新容器更新环境变量的方式来修改api和key,但是localStorage中的key和api都没有更新,导致容器重启了,用户这边仍然是旧的配置,甚至更新了镜像版本到最新,前端网页显示的仍然是旧版本号,需要新开一个无痕浏览页面重新访问才会刷新。(盲猜也是存…