mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 14:57:20 +00:00
chore: mark recordings as generated files
# What does this PR do? ## Test Plan
This commit is contained in:
parent
e9b4278a51
commit
ad6d48aaab
2 changed files with 2 additions and 1 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
tests/*/recordings/* linguist-generated=true
|
|
@ -22,7 +22,7 @@
|
|||
"id": "toolcall-1d82e943-0",
|
||||
"type": "function",
|
||||
"function": {
|
||||
"name": "get_boiling_point",
|
||||
"name": "get_boiling_pointtest",
|
||||
"arguments": "{\"celcius\":null,\"liquid_name\":\"polyjuice\"}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue