mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 18:13:44 +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",
|
"id": "toolcall-1d82e943-0",
|
||||||
"type": "function",
|
"type": "function",
|
||||||
"function": {
|
"function": {
|
||||||
"name": "get_boiling_point",
|
"name": "get_boiling_pointtest",
|
||||||
"arguments": "{\"celcius\":null,\"liquid_name\":\"polyjuice\"}"
|
"arguments": "{\"celcius\":null,\"liquid_name\":\"polyjuice\"}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue