Kevin Hu

Results 1512 comments of Kevin Hu

Is [this](https://ragflow.io/docs/dev/http_api_reference#retrieve-chunks) what yout want?

This error message is responded by XInference. Maybe in issue list of XInference you could find solutions.

This is out of memory issue. onnxruntion has that kind of issue. You could use CPU for parsing and apply an Olllam service to do embedding with GPUs.

Deploy an Ollama server to serve embedding model on GPU.

```docker compose up``` via default docker-compose.ymal.

Solution: Adjust the ownership and permissions of the Elasticsearch data directory. For example, if running Elasticsearch in a Docker container, the data directory on the host machine might need to...

I think it could accomplish this goal by 'Invoke'. ![image](https://github.com/user-attachments/assets/0cd3f88a-03d3-4fd9-907c-f5c22ac4a3de)

Appreciate your suggestion. You could scroll down to find the 'Invoke'. I think this is what you're talking about: ![image](https://github.com/user-attachments/assets/06b2578e-ce5b-4c05-baa3-a3b7ed77404c)