mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 01:03:59 +00:00
tmp debug meta-ref
This commit is contained in:
parent
e7d2c3f246
commit
e8f4cbcc8d
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ async def agents_stack(request, inference_model, safety_shield):
|
|||
)
|
||||
)
|
||||
|
||||
pprint("fixtures", providers)
|
||||
pprint(f"fixture providers: {providers}")
|
||||
test_stack = await construct_stack_for_test(
|
||||
[Api.agents, Api.inference, Api.safety, Api.memory],
|
||||
providers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue