ニュース

I have deployed an my Agent to Agent Engine on Vertex AI. When i try to Query it using deployed_agent.query ("Hi") method. I get "AttributeError: 'AgentEngine' object has no attribute 'query'" When i ...