#Hey folks has someone experienced this
1 messages · Page 1 of 1 (latest)
odd, this should be fixed in v0.18.8 with this commit: https://github.com/dagger/dagger/commit/6ea0b3016e7b8650f5c78e8473ca178fc08595d8
are you using Bedrock by any chance?
nope deployed via azure openai services
ah might be a similar situation
oh is there a difference in how the model is deployed?
it's pretty opaque to me atm - I ran into this error with a friend's enterprise OpenAI setup, and they were using AWS Bedrock, I suppose yours is the Azure equivalent
hard to say what's going on here, we already have a check for args being empty, which was the case for Bedrock, so it must be Azure's deployment generating some other kind of malformed tool call? 
anyway I can debug this deeper? with the opentelemetry traces?