updated srv_secrets sample

This commit is contained in:
Ian Griffin 2023-07-31 13:27:29 +07:00
parent 386ec09bba
commit 3769a05a7a
1 changed files with 1 additions and 0 deletions

View File

@ -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