fix: prevent Ollama provider from hanging on tool-calling requests (#7723)

Signed-off-by: fre <anonwurcod@proton.me>
Signed-off-by: fresh3nough <nicholasanthony742@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
fre$h
2026-03-26 14:43:59 -04:00
committed by GitHub
parent c936514014
commit 7ec07f2c79
3 changed files with 204 additions and 18 deletions
+2
View File
@@ -215,6 +215,8 @@ env-lock = { workspace = true }
rmcp = { workspace = true, features = ["transport-streamable-http-server"] }
opentelemetry_sdk = { workspace = true, features = ["testing"] }
goose-test-support = { path = "../goose-test-support" }
bytes.workspace = true
http.workspace = true
[[example]]
name = "agent"