Added a guide on setting metadata (#4935)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-02-13 18:16:45 +08:00
committed by GitHub
parent ff237f2dbc
commit 17fa2e9e8e
4 changed files with 31 additions and 1 deletions

View File

@ -3,7 +3,7 @@ sidebar_position: 2
slug: /launch_ragflow_from_source
---
# Launch the RAGFlow Service from Source
# Launch a RAGFlow Service from Source
A guide explaining how to set up a RAGFlow service from its source code. By following this guide, you'll be able to debug using the source code.