waceke commited on
Commit
c883076
·
verified ·
1 Parent(s): 1f7007f

Updated the main message

Browse files
Files changed (1) hide show
  1. endpoints.py +1 -1
endpoints.py CHANGED
@@ -23,4 +23,4 @@ app.include_router(training.router, prefix="/api-training/v1/sparrow-ml", tags=[
23
 
24
  @app.get("/")
25
  async def root():
26
- return {"message": "Naivas GRN inferencing"}
 
23
 
24
  @app.get("/")
25
  async def root():
26
+ return {"message": "Naivas LPO inferencing"}