obsidian-gpt-liteinquirer-plugin icon indicating copy to clipboard operation
obsidian-gpt-liteinquirer-plugin copied to clipboard

[BUG Report] GPT Lite Inquirer Displays Green Button with the text "Waiting for API full response..."

Open g33k247 opened this issue 1 year ago • 1 comments

Describe the bug

GPT Lite Inquirer Displays a green button with the text "Waiting for API full response..." after successful authentication. However, no API response ever comes.

How To Reproduce

  1. Click-on the GPT-LI icon within the Obsidian interface.

  2. In the GPT-LI Window, type in a query.

  3. Click the "Send" button. image

  4. Wait for an API response. image

Expected behavior

The API returns a response.

Information

macOS Sonoma

Stack trace

No response

Additional context

No response

g33k247 avatar Sep 10 '23 17:09 g33k247

Thank you for submitting the Issue!

I've tried to reproduce the issue you described, but everything works as expected in my environment, and I didn't encounter the said problem.

Screenshot

When you encountered the issue, did you notice any error pop-ups in the top right corner? It seems like this might be caused by a network issue. If there are certain network errors, the plugin will alert with an HTTP status code via a pop-up bubble.

  • Please try opening https://api.openai.com/v1/chat/completions in your browser to determine whether your local network can access the OpenAI API.
  • If possible, you might try running the plugin in a different network environment to see if the issue is network-related.

If you have any further information or concerns, please let me know and I'll try to help you out.

ittuann avatar Sep 12 '23 03:09 ittuann