Brian Sunter

Results 50 comments of Brian Sunter

I would still really like to see this

Just made an issue to address this! Working on error handling and hardening up some aspects of the plugin like this. #21

It is true that it loses some context, but I've been surprised at well it can still get the meaning even with the chunks. One other idea is feeding the...

I'm hoping to get this out soon with #9 and #18. Want to include some defaults like the code one as well as let users define their own. I'm testing...

Sorry, this made it into the video but not MVP, so manually add that tl;dr prompt until I finish the prompt templates like this one.

Hey @preslavrachev This is one of the top features I'm working on, sending child blocks to gpt3 to save context https://github.com/briansunter/logseq-plugin-gpt3-openai/issues/8

Hey! a 400 error means the api key might be in there incorrectly. Try double checking the API key and restarting logseq A 429 error means rate limiting, which is...

Hmm, I also see the unsafe header error in my console, but I get a 200 success. Could you take a look at what the response message is for the...

@cliffordx would you be able to check the error message in the networking tab? And is it happening on every request or only occasionally?

I have a fix for this here that I'm currently testing. It should help alleviate the 429 errors. The unsafe user agent message in the logs doesn't cause any issues,...