mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 22:18:00 +00:00
chore: move recordings one directory upwards
This commit is contained in:
parent
08b4a1deb3
commit
2e5ca3f15c
28 changed files with 0 additions and 0 deletions
22
tests/integration/recordings/responses/3877ecf1bc62.json
Normal file
22
tests/integration/recordings/responses/3877ecf1bc62.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "http://localhost:11434/api/pull",
|
||||
"headers": {},
|
||||
"body": {},
|
||||
"endpoint": "/api/pull",
|
||||
"model": ""
|
||||
},
|
||||
"response": {
|
||||
"body": {
|
||||
"__type__": "ollama._types.ProgressResponse",
|
||||
"__data__": {
|
||||
"status": "success",
|
||||
"completed": null,
|
||||
"total": null,
|
||||
"digest": null
|
||||
}
|
||||
},
|
||||
"is_streaming": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue