mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-03 11:20:13 +00:00
Fix server splash screen format
This commit is contained in:
parent
75e19a20f0
commit
7b64693bcd
@ -173,7 +173,7 @@ def display_splash_screen(args: argparse.Namespace) -> None:
|
||||
# Banner
|
||||
ASCIIColors.cyan(f"""
|
||||
╔══════════════════════════════════════════════════════════════╗
|
||||
║ 🚀 LightRAG Server v{core_version}/{api_version} ║
|
||||
║ 🚀 LightRAG Server v{core_version}/{api_version} ║
|
||||
║ Fast, Lightweight RAG Server Implementation ║
|
||||
╚══════════════════════════════════════════════════════════════╝
|
||||
""")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user