Skip to content

Commit 52ea142

Browse files
authored
Update readme.md
1 parent f754b1c commit 52ea142

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ai/gen-ai-agents/csvpdf_analyzer/readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ key_file=~/.oci/oci_api_key.pem
4242
2. Start the Chatbot
4343

4444
Streamlit UI
45-
```streamlit run assistant_ui_langgraph.py
46-
```
45+
streamlit run assistant_ui_langgraph.py
4746

4847
You will see a full chat interface with support for uploading CSVs and PDFs, asking questions, and receiving answers backed by the AI Agent (csv_analyzer_agent.py).
4948

0 commit comments

Comments
 (0)