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
7f98b911ae
3 changed files with 3 additions and 2 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\"}"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"index": 0,
|
||||
"logprobs": null,
|
||||
"message": {
|
||||
"content": "Hello! It's nice to meet you. Is there something I can help you with or would you like to chat?",
|
||||
"content": "Hello! It's nice to meet you. test Is there something I can help you with or would you like to chat?",
|
||||
"refusal": null,
|
||||
"role": "assistant",
|
||||
"annotations": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue