Remove unspported endpoint from splash mesages
This commit is contained in:
parent
ddc366b672
commit
04fc5ce604
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue