Merge branch 'main' into add-mcp-authentication-param

This commit is contained in:
Omar Abdelwahab 2025-11-07 14:26:06 -08:00 committed by GitHub
commit 1a7ba683e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1075 changed files with 125472 additions and 3083 deletions

View file

@ -10,7 +10,7 @@ import pytest
from llama_stack_client.lib.agents.agent import Agent
from llama_stack_client.lib.agents.turn_events import StepCompleted, StepProgress, ToolCallIssuedDelta
from llama_stack import LlamaStackAsLibraryClient
from llama_stack.core.library_client import LlamaStackAsLibraryClient
AUTH_TOKEN = "test-token"