mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 21:31:59 +00:00
fixes, add auth test
This commit is contained in:
parent
5937d94da5
commit
9f7ed4be43
3 changed files with 41 additions and 7 deletions
|
|
@ -41,8 +41,6 @@ test_response_mcp_tool:
|
|||
- type: mcp
|
||||
server_label: "localmcp"
|
||||
server_url: "<FILLED_BY_TEST_RUNNER>"
|
||||
headers:
|
||||
Authorization: "Bearer test-token"
|
||||
output: "Hello, world!"
|
||||
|
||||
test_response_custom_tool:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue