bramses / chatgpt-md

A (nearly) seamless integration of ChatGPT into Obsidian.
MIT License
854 stars 64 forks source link

Custom endpoint #38

Closed Code-Dramatist closed 1 year ago

Code-Dramatist commented 1 year ago

My configuration should not have any errors, right? I modified the API key in the settings panel. It seems like there is a problem with the custom terminal, but I don't know where the issue lies.

Looking forward to your reply, thank you.

image

bramses commented 1 year ago

I wouldn't be able to recreate this but I imagine it's something to do with CORS. If you can access logs on the server side, I'd check there. If not, your best bet may be to fork the repo, install it locally and intercept the call (callOpenAIAPI) from Obsidian.