infiniflow/ragflow

[Feature Request]: Examples on RAGFlow API

Closed

#4,310 opened on Dec 31, 2024

 (13 comments) (0 reactions) (1 assignee)Python (9,194 forks)batch import
good first issue

Repository metrics

Stars
 (80,527 stars)
PR merge metrics
 (Avg merge 3d 1h) (600 merged PRs in 30d)

Description

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Describe the feature you'd like

Although there is already documentation for the RAGFlow API, it would be easier for developers to use if specific examples were provided. This issue proposes creating examples for the RAGFlow SDK, and accessing HTTP interfaces with cURL.

Python SDK example: example/sdk HTTP API with cURL: example/http

Contributor guide