Fix server splash screen format
This commit is contained in:
@@ -173,7 +173,7 @@ def display_splash_screen(args: argparse.Namespace) -> None:
|
|||||||
# Banner
|
# Banner
|
||||||
ASCIIColors.cyan(f"""
|
ASCIIColors.cyan(f"""
|
||||||
╔══════════════════════════════════════════════════════════════╗
|
╔══════════════════════════════════════════════════════════════╗
|
||||||
║ 🚀 LightRAG Server v{core_version}/{api_version} ║
|
║ 🚀 LightRAG Server v{core_version}/{api_version} ║
|
||||||
║ Fast, Lightweight RAG Server Implementation ║
|
║ Fast, Lightweight RAG Server Implementation ║
|
||||||
╚══════════════════════════════════════════════════════════════╝
|
╚══════════════════════════════════════════════════════════════╝
|
||||||
""")
|
""")
|
||||||
|
Reference in New Issue
Block a user