Update You.py

Added new models from the provider
pull/1923/head
Hydra566 2 weeks ago committed by GitHub
parent b703948969
commit d495d732f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,7 +30,13 @@ class You(AsyncGeneratorProvider, ProviderModelMixin):
"claude-2",
"claude-3-opus",
"claude-3-sonnet",
"claude-3-haiku",
"gemini-pro",
"gemini-1-5-pro",
"databricks-dbrx-instruct",
"command-r",
"command-r-plus",
"llama3",
"zephyr",
default_vision_model,
*image_models

Loading…
Cancel
Save