Merge branch 'fix/chore-fix' into dev/plugin-deploy
This commit is contained in:
commit
f5dc873b81
@ -221,8 +221,6 @@ class ToolParameterConfigurationManager:
|
|||||||
|
|
||||||
return a deep copy of parameters with decrypted values
|
return a deep copy of parameters with decrypted values
|
||||||
"""
|
"""
|
||||||
if self.tool_runtime is None or self.tool_runtime.identity is None:
|
|
||||||
raise ValueError("tool_runtime is required")
|
|
||||||
|
|
||||||
cache = ToolParameterCache(
|
cache = ToolParameterCache(
|
||||||
tenant_id=self.tenant_id,
|
tenant_id=self.tenant_id,
|
||||||
|
Loading…
Reference in New Issue
Block a user