is there a way to call the copy and move function via the API interface?
I already have an existing model and want to copy it and move it to a specific vector.
My current idea is to get the object as a list and then modify it. Is there perhaps a smarter solution for this?
the current version does not yet include the desired functions, but the next version should. That's what I call good timing. So watch out for the next release of the API (gRPC) and give it a try.