mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 02:02:26 +00:00
address feedback
This commit is contained in:
parent
e08b7f4432
commit
a7a55748ca
8 changed files with 21 additions and 24 deletions
|
|
@ -527,7 +527,6 @@ class ToolGroupsRoutingTable(CommonRoutingTableImpl, ToolGroups):
|
|||
provider_resource_id=tool_def.name,
|
||||
metadata=tool_def.metadata,
|
||||
tool_host=tool_host,
|
||||
built_in_type=tool_def.built_in_type,
|
||||
)
|
||||
)
|
||||
for tool in tools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue