mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-01 10:19:27 +00:00
Remove unspported endpoint from splash mesages
This commit is contained in:
parent
ddc366b672
commit
04fc5ce604
@ -548,7 +548,6 @@ def display_splash_screen(args: argparse.Namespace) -> None:
|
||||
ASCIIColors.cyan(""" 3. Basic Operations:
|
||||
- POST /upload_document: Upload new documents to RAG
|
||||
- POST /query: Query your document collection
|
||||
- GET /collections: List available collections
|
||||
|
||||
4. Monitor the server:
|
||||
- Check server logs for detailed operation information
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user