def read_root()

in search/genai-101/code_examples/chat-app-code_es-8-15/backend/main.py [0:0]


def read_root():
    return {"Hello": "World"}