Fix cohere embedder (#1353)
This commit is contained in:
@@ -451,6 +451,7 @@ def validate_config(config_data):
|
||||
"mistralai",
|
||||
"nvidia",
|
||||
"ollama",
|
||||
"cohere",
|
||||
),
|
||||
Optional("config"): {
|
||||
Optional("model"): Optional(str),
|
||||
|
||||
Reference in New Issue
Block a user