Skip to content

Commit 2a2d038

Browse files
committed
fix path to img
1 parent 2c0fc22 commit 2a2d038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/7_streamlit_chat_history_rag/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ streamlit run ./apps/7_streamlit_chat_history_rag/main.py
3939

4040
http://localhost:8501 にアクセスすると、以下のような画面が表示されます。
4141

42-
![Streamlit Chat](../../docs/images/7_streamlit_chat_history_rag.png)
42+
![Streamlit Chat](../../docs/images/7_streamlit_query_chat_history_rag.png)

0 commit comments

Comments
 (0)