test dowloand
This commit is contained in:
@@ -14,4 +14,4 @@ async def root():
|
||||
version = data.get("project", {}).get("version", "dev")
|
||||
except Exception:
|
||||
pass
|
||||
return {"status": "ok", "msg": "VPN Bot API", "version": version}
|
||||
return {"status": "ok", "msg": "LLM-infa API", "version": version}
|
||||
|
||||
Reference in New Issue
Block a user