Brian Sunter
Brian Sunter
Looking into this. Looks like it might not be recognizing the link. Will try to reproduce it on my setup the install error seems like a problem with github or...
I added some better error messaging to this. Let me know if that helps. You do need to use the block command or slash command in the block with the...
Just tested that https://youtu.be/sjiP6sDyN-E works if run the slash command in the same block
lol how has this not been merged in? The project doesn't even compile without this.
Hello, I pushed some updates that might fix this. Could you try updating and restarting logseq?
Could you attach a screenshot of the error in the console? That should give more info on the error https://github.com/briansunter/logseq-plugin-gpt3-openai?tab=readme-ov-file#debugging
It looks like it's using an old url. This should have been fixed in the latest update, but if you go into settings and make sure `https` is at the...
I'm interested in adding this, but don't have an azure key to test it. If someone wanted to contribute this that would be great.
Sounds like you're trying to build it locally and run it. You should just have to run `pnpm i` , `pnpm run build` then open the `Load unpacked plugin` option...
This should be working. I just double checked it on mine, and it should use the text from the focused block as input with the command + g popup. I...