diff --git a/srv_secrets_sample.py b/srv_secrets_sample.py index 624a690..f46b81b 100644 --- a/srv_secrets_sample.py +++ b/srv_secrets_sample.py @@ -3,6 +3,7 @@ channel_access_token = 'channel access token here' channel_secret = 'channel secret here' #Server +chroma_db_dir = "chroma db location/dir here" srv_port = 6969 # change the port accordingly # OpenAI