prxyasd commited on
Commit
08375d8
·
verified ·
1 Parent(s): 6f417e1

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -32,7 +32,7 @@
32
  # By default, all models are allowed except for 'dall-e' / 'azure-dall-e'.
33
  # To allow DALL-E image generation, uncomment the line below and add 'dall-e' or
34
  # 'azure-dall-e' to the list of allowed model families.
35
- ALLOWED_MODEL_FAMILIES=gpt4o,claude
36
 
37
  # Which services can be used to process prompts containing images via multimodal
38
  # models. The following services are recognized:
 
32
  # By default, all models are allowed except for 'dall-e' / 'azure-dall-e'.
33
  # To allow DALL-E image generation, uncomment the line below and add 'dall-e' or
34
  # 'azure-dall-e' to the list of allowed model families.
35
+ ALLOWED_MODEL_FAMILIES=gpt4o,claude,claude-opus
36
 
37
  # Which services can be used to process prompts containing images via multimodal
38
  # models. The following services are recognized: