mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 19:04:19 +00:00
Rename a test and add some comments
This commit is contained in:
parent
494e969f8d
commit
4dd4f09fc5
2 changed files with 5 additions and 2 deletions
|
@ -38,7 +38,7 @@ AGENTS_API_TEST_MAP = {
|
|||
"create_agent_turn": {
|
||||
"rag": ["test_rag_agent"],
|
||||
"custom_tool": ["test_custom_tool"],
|
||||
"code_execution": ["test_code_execution"],
|
||||
"code_execution": ["test_code_interpreter_for_attachments"],
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue