from agent import model if __name__ == '__main__': response = model.invoke("西红柿、鸡蛋") print(response)