Kevin Hu

Results 1524 comments of Kevin Hu

This is generated by LLM. You're using knowledge graph as parsing method.

No, it's not. Checkout [this](https://ragflow.io/docs/dev/api).

API of RAGFlow has its own protocols. It can be used for generation tasks.

It's not hard but what's the dataset you recommand to use?

Please use [sdk](https://github.com/infiniflow/ragflow/tree/main/sdk/python/test)

This is for click-to-play ![image](https://github.com/user-attachments/assets/39f5afa2-459d-4a42-bf3d-d74f0f88f2cf) This is for auto-play ![image](https://github.com/user-attachments/assets/b6f1cdad-67e2-43da-918c-3753c80f9b46)

I think it should be this: prompt = re.sub(r"{%s}" % re.escape(n), str(v), prompt)