infiniflow / ragflow

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

fix(API): fixed swagger docs error in nginx external port #2509

Closed Valdanitooooo closed 1 week ago

Valdanitooooo commented 1 week ago

What problem does this PR solve?

  1. Fixed swagger docs error in nginx external port
  2. Add retrieval api
  3. Add documentation for SDK API

Type of change