Gunner2 commited on
Commit
c679187
1 Parent(s): 647e9a0

Update .env

Browse files
Files changed (1) hide show
  1. .env +4 -4
.env CHANGED
@@ -98,9 +98,9 @@ GATEKEEPER_STORE=firebase_rtdb
98
  # DALL-E 3 costs around US$0.10 per image (10000 tokens).
99
  # See `docs/dall-e-configuration.md` for more information.
100
  # TOKEN_QUOTA_TURBO=0
101
- # TOKEN_QUOTA_GPT4=1
102
  # TOKEN_QUOTA_GPT4_32K=0
103
- # TOKEN_QUOTA_GPT4_TURBO=1
104
  # TOKEN_QUOTA_DALL_E=0
105
  # TOKEN_QUOTA_CLAUDE=0
106
  # TOKEN_QUOTA_GEMINI_PRO=0
@@ -127,9 +127,9 @@ GATEKEEPER_STORE=firebase_rtdb
127
  #OPENAI_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
128
  #ANTHROPIC_KEY=sk-ant-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
129
  # See `docs/aws-configuration.md` for more information, there may be additional steps required to set up AWS.
130
- AWS_CREDENTIALS=myaccesskeyid:mysecretkey:us-east-1,anotheraccesskeyid:anothersecretkey:us-west-2
131
  # See `docs/azure-configuration.md` for more information, there may be additional steps required to set up Azure.
132
- AZURE_CREDENTIALS=azure-resource-name:deployment-id:api-key,another-azure-resource-name:another-deployment-id:another-api-key
133
 
134
  # With proxy_key gatekeeper, the password users must provide to access the API.
135
  # PROXY_KEY=your-secret-key
 
98
  # DALL-E 3 costs around US$0.10 per image (10000 tokens).
99
  # See `docs/dall-e-configuration.md` for more information.
100
  # TOKEN_QUOTA_TURBO=0
101
+ TOKEN_QUOTA_GPT4=1
102
  # TOKEN_QUOTA_GPT4_32K=0
103
+ TOKEN_QUOTA_GPT4_TURBO=1
104
  # TOKEN_QUOTA_DALL_E=0
105
  # TOKEN_QUOTA_CLAUDE=0
106
  # TOKEN_QUOTA_GEMINI_PRO=0
 
127
  #OPENAI_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
128
  #ANTHROPIC_KEY=sk-ant-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
129
  # See `docs/aws-configuration.md` for more information, there may be additional steps required to set up AWS.
130
+ #AWS_CREDENTIALS=myaccesskeyid:mysecretkey:us-east-1,anotheraccesskeyid:anothersecretkey:us-west-2
131
  # See `docs/azure-configuration.md` for more information, there may be additional steps required to set up Azure.
132
+ #AZURE_CREDENTIALS=azure-resource-name:deployment-id:api-key,another-azure-resource-name:another-deployment-id:another-api-key
133
 
134
  # With proxy_key gatekeeper, the password users must provide to access the API.
135
  # PROXY_KEY=your-secret-key