Skip to content

Commit 755ba98

Browse files
committed
remove requirements.txt and small update of readme
1 parent 29c840a commit 755ba98

File tree

2 files changed

+1
-217
lines changed

2 files changed

+1
-217
lines changed

python-rag-chatbot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
- setup ~/.oci/config
1313
- set yourcompartmentid
14-
- podman run -d --name 23ai -p 1521:1521 -e ORACLE_PWD=Welcome12345 -v oracle-volume:/Users/pparkins/oradata container-registry.oracle.com/database/free:latest
14+
- podman run -d --name 23ai -p 1521:1521 -e ORACLE_PWD=<password> -v oracle-volume:/Users/pparkins/oradata container-registry.oracle.com/database/free:latest
1515
- create/config vector tablespace and user
1616
- add oracle database info for use in init_rag_streamlit.py / init_rag_streamlit_exp.py
1717
- run run_oracle_bot.sh /run_oracle_bot_exp.sh

python-rag-chatbot/requirements.txt

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)