needed to record for python 3.12 for tool runtime too somehow

This commit is contained in:
Ashwin Bharambe 2025-07-29 16:47:52 -07:00
parent 858d3fa647
commit 7182952014
6 changed files with 701 additions and 21 deletions

View file

@ -11,26 +11,7 @@
"body": {
"__type__": "ollama._types.ProcessResponse",
"__data__": {
"models": [
{
"model": "llama3.2:1b",
"name": "llama3.2:1b",
"digest": "baf6a787fdffd633537aa2eb51cfd54cb93ff08e28040095462bb63daf552878",
"expires_at": "2025-07-29T16:28:09.564177-07:00",
"size": 2770397184,
"size_vram": 2770397184,
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "1.2B",
"quantization_level": "Q8_0"
}
}
]
"models": []
}
},
"is_streaming": false