updated the comments

This commit is contained in:
Omar Abdelwahab 2025-11-14 16:56:04 -08:00
parent daa5a79b24
commit 0d4fa16ab9
4 changed files with 10 additions and 19 deletions

View file

@ -191,7 +191,7 @@ class TestMCPToolsInChatCompletion:
mcp_endpoint=dict(uri=uri),
)
# Phase 2: Use the dedicated authorization parameter
# Use the dedicated authorization parameter
# Get the tools from MCP
tools_response = llama_stack_client.tool_runtime.list_tools(
tool_group_id=test_toolgroup_id,