Help with Linux app built with LC on Mac

2024-12-31 Thread Paul - Livecode via use-livecode
Hi everyone, I’ve been a long-time list member, but never really felt the need to ask for advice until now. I’ve just built a small app using LC 9.6.13 and built standalones for Mac, Windows, and Linux, which I may look at distributing once all testing is done. I’m using a MacBook Pro M2 for

Re: Problem with the shell command with a local server

2024-12-31 Thread Bob Sneidar via use-livecode
Have you tried getting rid of the line breaks between the curly brackets? Bob S On Dec 30, 2024, at 9:11 AM, Bob Sneidar via use-livecode wrote: -d '{ "model": "text-embedding-granite-embedding-278m-multilingual", "input": "some text" }' ___ us