Daniel.y commited on
Commit
ae19f4a
Β·
unverified Β·
2 Parent(s): d3c8c41 a02ee0c

Merge pull request #1275 from danielaskdd/main

Browse files
Files changed (1) hide show
  1. lightrag/api/utils_api.py +1 -1
lightrag/api/utils_api.py CHANGED
@@ -173,7 +173,7 @@ def display_splash_screen(args: argparse.Namespace) -> None:
173
  # Banner
174
  ASCIIColors.cyan(f"""
175
  ╔══════════════════════════════════════════════════════════════╗
176
- β•‘ πŸš€ LightRAG Server v{core_version}/{api_version} β•‘
177
  β•‘ Fast, Lightweight RAG Server Implementation β•‘
178
  β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
179
  """)
 
173
  # Banner
174
  ASCIIColors.cyan(f"""
175
  ╔══════════════════════════════════════════════════════════════╗
176
+ β•‘ πŸš€ LightRAG Server v{core_version}/{api_version} β•‘
177
  β•‘ Fast, Lightweight RAG Server Implementation β•‘
178
  β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
179
  """)