infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
10.08k stars 974 forks source link

added api documentation and added more tests #1194

Closed cecilia-uu closed 1 week ago

cecilia-uu commented 1 week ago

What problem does this PR solve?

This PR added ragflow_api.md and more tests for API.

Type of change