You can also invoke your agent through the API.
To try it out:
rag_examples/agent_rag.py
.AGENT_ID
with the ID for your Agent. It is in the Agent overview section for the Agent you created.python3 rag_examples/agent_rag.py
.QUERY
on line 6 to see what type of responses you get.