-
**Describe the bug**
under locahost:3000 I'm only getting a spinning wheel but no search
**To Reproduce**
I used docker-compose.yml including ollama which I linked in the config.toml
```
ser…
-
Following this doc to try to run localstack pro via docker compose: https://docs.localstack.cloud/getting-started/installation/#:~:text=Starting%20LocalStack%20with%20Docker%2DCompose
As suggested …
-
After using the playground for quite sometime, I shifted from one example to other example of RAG models. Later when I uploaded the same pdf into the knowledge base, its giving an exception. While the…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### What is the issue?
训练的基础模型是qwen2.5-7b。
对于同样的内容,
/v1/chat/completions和/api/generate接口返回不同的结果。
/api/generate返回是正确的训练要求的结果。
### OS
Linux, Docker
### GPU
Nvidia
### CPU
Intel
### Ollama v…
-
### Describe the issue
When the `containerImage` property of a task contains a value that contains a tag (specified after `:`), the generated API call to the Docker (or in our case Podman) daemon con…
-
### Description
When I select the default VirtioFS file sharing implementation in Docker settings, my 6TB bind mount only reports a total size of ~480GB to containers. Basically identical to this iss…
-
### What is the issue?
I'm working on a RAG written in Python, and we're using ollama as the chatbot LLM provider. It's running in a Docker container and the Python app makes REST API calls to it. We…
-
When I try to run generate.sh from bin directory, I keep getting errors:
`[main] ERROR o.o.c.config.CodegenConfigurator - /sp-api/config/generator-aplus.yaml (No such file or directory)
[main] ER…
-
### Describe the issue:
We have observed a significant performance degradation when running multiple concurrent Docker images, each executing a Python script that utilizes NumPy functions.
This is…