Logan Yang

Results 324 comments of Logan Yang

Can you turn on debug mode and include the console in your screenshots? To debug QA modes, you need to make sure your embedding provider is set, and the indexing...

From your last screenshot, it seems Claude failed to connect. Can you try refreshing your app with the console open, switching from and to Claude several times. Personally I haven't...

@FamedBear16 The part I don't understand is that why you get CORS error from OpenAI embedding API? Haven't seen that before. You also get connection error to your local proxy...

It seems the note was passed correctly. You can click BufferWindowMemory and find the messages and confirm it the previous note is in it. It should be, given the screenshot....

@Edodamm Thanks for being an early adopter! The reason I set this plugin to be desktop-only, for now, is to explore the options to run LLM locally and have this...

Please refer to #532 to follow along. Closing this as duplicate.

@haluwong 403 should mean the server got your request but authentication failed. Can you try re-enter the API key? @JasonL708 OpenRouter nowadays has `:free` appended to their free models, not...

@haluwong I see. Claude 3 is using a proxy server of its own. You can check the code and disable it by setting the ChatAnthropic URL back to the real...

Your vector store creation must have failed and it should have a notice popped up. You can open the console and check the error message. Plus, as the bot's initial...

This happened to me once as well but I couldn't reproduce it. Probably some hiccup on OpenAI API side. Can you empty your API key, put it in again and...