Lars Liden
Lars Liden
Thanks, this helps me. Can you share your implementation of "clone"? myRef.state.data has circular references, so I'm not sure what to copy. Thanks!
Note: seems to work w/o clone and just using original object.
A version of #107 does the trick. Would be nice to have something more direct, but that works!
You can also pass in the string: new OpenAI_API.OpenAIAPI(apiKey, "text-davinci-002");
Thank you for the quick reply. Looks like someone created a branch that does work on Windows! https://github.com/MPI-IS/mesh/issues/46
Looks like the readme is missing an import: import {JsonProperty} from 'json-typescript-mapper'
same issue here
> just comment start() function. It has been removed for advanced ai2thor. Can you explain this in a bit more detail? The basic call is failing. There is no call...