Vijay Daita
Vijay Daita
@AleFachini That's awesome.
Perhaps it depends on your version of Tensorflow - maybe revert to an older one.
0.71?
Would this SO post help? https://stackoverflow.com/questions/41842440/tensorflow-input-split-dim-of-split-op-has-type-float32-that-does-not-matc
I've been working on my own VSCode extension which is inspired by Aider when it comes to file editing formatting. It doesn't use the Aider terminal interface, but runs entirely...
Maybe we should use a blob -> base64, and then use a field to show an image embed.
Or, an image could be a message of its own, where you know it is an image since it starts with base64;/ or something.
In the backend, you could use an if-statement on the client-provided data to decide whether to make the API call or not.