mirror of
https://github.com/coleam00/ai-agents-masterclass.git
synced 2025-11-29 00:23:14 +00:00
Update README.md
This commit is contained in:
@@ -52,7 +52,7 @@ The Streamlit version is created to provide a UI with text streaming from the LL
|
|||||||
1. Set your OpenAI API key in the `.env` file.
|
1. Set your OpenAI API key in the `.env` file.
|
||||||
2. Start the Streamlit app:
|
2. Start the Streamlit app:
|
||||||
```bash
|
```bash
|
||||||
streamlit run web_search_agent_streamlit.py
|
streamlit run streamlit_ui.py
|
||||||
```
|
```
|
||||||
3. The Streamlit app will open in your browser.
|
3. The Streamlit app will open in your browser.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user