Skip to content

Commit 579c98b

Browse files
authored
Merge pull request #25 from paulparkinson/main
remove requirements.txt and small update of readme
2 parents 6405210 + 755ba98 commit 579c98b

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)