Remove unspported endpoint from splash mesages
This commit is contained in:
@@ -548,7 +548,6 @@ def display_splash_screen(args: argparse.Namespace) -> None:
|
|||||||
ASCIIColors.cyan(""" 3. Basic Operations:
|
ASCIIColors.cyan(""" 3. Basic Operations:
|
||||||
- POST /upload_document: Upload new documents to RAG
|
- POST /upload_document: Upload new documents to RAG
|
||||||
- POST /query: Query your document collection
|
- POST /query: Query your document collection
|
||||||
- GET /collections: List available collections
|
|
||||||
|
|
||||||
4. Monitor the server:
|
4. Monitor the server:
|
||||||
- Check server logs for detailed operation information
|
- Check server logs for detailed operation information
|
||||||
|
Reference in New Issue
Block a user