diff --git a/real_estate_agent/README.md b/real_estate_agent/README.md index c1ab327..473b5ae 100644 --- a/real_estate_agent/README.md +++ b/real_estate_agent/README.md @@ -50,8 +50,8 @@ python real_estate_agent.py ### Optional: Web Interface Run the Streamlit app: ```bash -streamlit run streamlit_app.py +streamlit run real_estate_streamlit.py ``` ## Monitoring -View your agent's performance in the [AgentOps Dashboard](https://app.agentops.ai). \ No newline at end of file +View your agent's performance in the [AgentOps Dashboard](https://app.agentops.ai).