Wire Decode Exception
class WireDecodeException(val provider: String, val operation: String, val path: String, message: String, val value: JsonElement? = null, cause: Throwable? = null) : AiSdkException(source)
Since
0.3.0-beta01