mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-16 01:53:10 +00:00
Fix typo in llama_experts_pdf test case naming
Signed-off-by: Ben Browning <bbrownin@redhat.com>
This commit is contained in:
parent
46da232e83
commit
ec09524a91
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ test_response_file_search:
|
|||
# vector_store_ids param for file_search tool gets added by the test runner
|
||||
file_content: "Llama 4 Maverick has 128 experts"
|
||||
output: "128"
|
||||
- case_id: "What is the "
|
||||
- case_id: "llama_experts_pdf"
|
||||
input: "How many experts does the Llama 4 Maverick model have?"
|
||||
tools:
|
||||
- type: file_search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue