chore: move recordings one directory upwards

This commit is contained in:
Ashwin Bharambe 2025-07-29 12:46:19 -07:00
parent 08b4a1deb3
commit 2e5ca3f15c
28 changed files with 0 additions and 0 deletions

View 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
}
}