Add support for supplying custom db params (#1276)
This commit is contained in:
@@ -405,6 +405,7 @@ def validate_config(config_data):
|
||||
"google",
|
||||
"aws_bedrock",
|
||||
"mistralai",
|
||||
"vllm",
|
||||
),
|
||||
Optional("config"): {
|
||||
Optional("model"): str,
|
||||
|
||||
Reference in New Issue
Block a user