mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
The auto-routing layer was missing the authorization parameter: - ToolRuntimeRouter.invoke_tool() now accepts and passes authorization - ToolRuntimeRouter.list_runtime_tools() now accepts and passes authorization - ToolGroupsRoutingTable.list_tools() now accepts and forwards authorization - ToolGroupsRoutingTable._index_tools() now accepts and uses authorization This fixes the '__autorouted__' provider signature mismatch error in CI. |
||
|---|---|---|
| .. | ||
| llama_stack | ||
| llama_stack_ui | ||