ocr improved
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user