|
|
|
|
|
by runako
609 days ago
|
|
I don't expect it to have the Excel app, I expect it to run the code it is capable of generating. This is what I mean by their strategy being a jumble. Claude can do the hard part of figuring out what code to write and writing it, but then refuses to do the easier part of executing the code. |
|
If you want binary files you'd be better off with ChatGPT with Code Interpreter mode, which can run Python code that generates binary content.
Or ask Claude to write you Python code that generates Excel files and then copy and paste that onto your own computer and run it yourself.