split into config / secrets

This commit is contained in:
Gokul Mohanarangan
2023-07-27 13:29:35 +05:30
parent d985153845
commit 2184bc3252
6 changed files with 60 additions and 8 deletions

View File

@@ -0,0 +1,14 @@
[LLM]
# LLM configs
LLM_MACHINE_IP=
LLM_MACHINE_PORT=
[AWS-S3]
#AWSconfig
AWS_ACCESS_KEY=
AWS_SECRET_KEY=
BUCKET_NAME=reflector-bucket
[OPENAI]
#ExportOpenAIAPIKey
OPENAI_APIKEY=