def main(): print("Hello from llm-rag-agent!") if __name__ == "__main__": main()