ocr improved

This commit is contained in:
2026-01-13 18:25:49 +08:00
parent 9745ca2476
commit a5eb381384
104 changed files with 818 additions and 229 deletions

View File

@@ -261,7 +261,7 @@ def create_app(args):
# Initialize FastAPI
app_kwargs = {
"title": "LightRAG Server API",
"title": "Server API",
"description": (
"Providing API for LightRAG core, Web UI and Ollama Model Emulation"
+ "(With authentication)"